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

Route all traffic to socks proxy in windows #396

Closed
evangelme opened this issue Jan 6, 2025 · 1 comment
Closed

Route all traffic to socks proxy in windows #396

evangelme opened this issue Jan 6, 2025 · 1 comment

Comments

@evangelme
Copy link

is there any way to Route all traffic to Socks5 proxy without config it into FireFox? For example first all traffic route through port 8888 in client and then i route all the traffic that comes to port 8888 in client to the server like this
wstunnel client -L socks5://127.0.0.1:8888 wss://serverIP
because for socks 5 i have to use firefox and it dose not support natively in Android and iOS and windows and because i want to do it by myself i do not want to use third party programs.

Dose anyone know how to do this? or is there any Golang or Rust project that dose this so i can use?

Copy link

github-actions bot commented Jan 6, 2025

Hello @evangelme 👋

This issue is being automatically closed because it does not follow the issue template.

@github-actions github-actions bot closed this as completed Jan 6, 2025
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