Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smallweb.live proxy #59

Open
pomdtr opened this issue Jan 13, 2025 · 0 comments
Open

smallweb.live proxy #59

pomdtr opened this issue Jan 13, 2025 · 0 comments

Comments

@pomdtr
Copy link
Owner

pomdtr commented Jan 13, 2025

ssh -R 80:localhost:7777 <user>@smallweb.live will redirect all requests from *.<user>.smallweb.live to the port 7777.

If you want to handle tls yourself, you'll be able to run ssh -R 443:localhost:7777 <user>@smallweb.live.

Smallweb will natively support it using the --proxy flag

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

No branches or pull requests

1 participant