You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first: wstunnel is a very nice piece of software and since i am just starting with rust there is a lot i can learn from.
But there is one point i struggle with: i am wondering why the wstunnel client is connecting directly to host:port instead of performing a http request to a configurable server path. This prevents the server from possibly being placed behind a reverse proxy. Is there something i don't see and would this be a reasonable feature request?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
first: wstunnel is a very nice piece of software and since i am just starting with rust there is a lot i can learn from.
But there is one point i struggle with: i am wondering why the wstunnel client is connecting directly to host:port instead of performing a http request to a configurable server path. This prevents the server from possibly being placed behind a reverse proxy. Is there something i don't see and would this be a reasonable feature request?
regards,
Marco
Edit : got it 🤦
Beta Was this translation helpful? Give feedback.
All reactions