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
Would like to share idea of adding connection pass to Socks 4 or 5 proxy.
It's look like should not be hard, just on first message add extra header with destination IP/Port/protocol and on response to check connection result (connected/bindded) and then report status on POSIX socket.
On PC side same 'websockify' + Socks proxy.
It will give option to connect/listen for multiple emulated sockets in web application not single one.
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.
-
Hello to all,
Would like to share idea of adding connection pass to Socks 4 or 5 proxy.
It's look like should not be hard, just on first message add extra header with destination IP/Port/protocol and on response to check connection result (connected/bindded) and then report status on POSIX socket.
On PC side same 'websockify' + Socks proxy.
It will give option to connect/listen for multiple emulated sockets in web application not single one.
Beta Was this translation helpful? Give feedback.
All reactions