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

Send HTTP SOCKS PAC proxy #385

Open
Zig-VS-TypeScript-VS opened this issue Jan 21, 2025 · 2 comments
Open

Send HTTP SOCKS PAC proxy #385

Zig-VS-TypeScript-VS opened this issue Jan 21, 2025 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@Zig-VS-TypeScript-VS
Copy link

  • Send HTTP SOCKS proxy, To my local area network wired PC.

We can send the VPN traffic from mobile devices to the HTTP SOCKS PAC proxy on the local area network.

  • Display the upload and download speed to know if the connection is active.

HTTP & HTTPS Proxy Server

Hosts 0.0.0.0 exposed via 192.168.0.107, 10.0.0.0, 172.16.0.0
Port 8080

SOCKS4 & SOCKS5 Proxy Server

Hosts 0.0.0.0 exp0sed via 192.168.0.107, 10.0.0.0, 172.16.0.0
Port 8081

PAC

Hosts 0.0.0.0 exposed via 192.168.0.107, 10.0.0.0, 172.16.0.0
Port 8081
URLs
http://192.168.0.107:8081/proxy.pac
http://10.0.0.0:8081/proxy.pac
http://172.16.0.0:8081/proxy.pac

@pyamsoft
Copy link
Owner

Hello,

Sorry what is the problem you are experiencing? Can you clarify for me?

Please note that the SOCKS proxy feature is still in development and should not be considered stable or final

Thanks

@pyamsoft pyamsoft added question Further information is requested help wanted Extra attention is needed labels Jan 22, 2025
@Zig-VS-TypeScript-VS
Copy link
Author

My desktop computer does not support Wi-Fi, and I want to share my mobile device's network with my desktop computer using HTTP SOCKS PAC via the local area network IP.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants