Skip to content

Comments

feat(cli): Add outray https command for tunneling to local HTTPS servers#32

Open
tomiwa-a wants to merge 1 commit intooutray-tunnel:mainfrom
tomiwa-a:feat/cli-https-support
Open

feat(cli): Add outray https command for tunneling to local HTTPS servers#32
tomiwa-a wants to merge 1 commit intooutray-tunnel:mainfrom
tomiwa-a:feat/cli-https-support

Conversation

@tomiwa-a
Copy link

Summary

Adds support for tunneling to local HTTPS servers (e.g., when running a dev server with TLS).

Changes

  • New outray https <port> command
  • Defaults to allowing self-signed certificates (typical for local dev)
  • Optional --verify-ssl flag for strict SSL verification

Usage

outray https 3443              # Tunnel to https://localhost:3443
outray https 3443 --verify-ssl # With strict cert checking

@vercel
Copy link

vercel bot commented Jan 14, 2026

@tomiwa-a is attempting to deploy a commit to the Akinkunmi Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant