-
Notifications
You must be signed in to change notification settings - Fork 19
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
Proxy support #162
Comments
I think proxy support is out of scope for this tool. I suggest a systemwide solution / vpn |
VPN should always work, but some just use socks5 proxy. And, even now, there is still no very good socks/HTTP-proxy-to-VPN solution (expect for SocksDroid on Android, maybe). I think a systemwide solution on Linux is possible (but yet to find out), so do Mac; However, on Windows, THE systemwide solution is the system proxy, and it don't follow the system proxy like other programs. Moreover, a common solution to this situation, proxychains-windows, don't work perfectly by default - later I'll try fiddle with it and see if I can make the local RPC server work with proxychains-windows. |
Good day to everyone. Issue wasn't the reason why I did it, but here it is: #171 |
Would be helpful to connection problems.
If this requires some extended time to develop, change the program to follow system proxy by default can be a start.
To everyone who is facing connection problems and want to use proxy: proxychains-windows is not working perfectly by default, since F95Checker need to start a RPC server to connect with its browser extension.
Error message when using proxychains-windows for proxy:
The text was updated successfully, but these errors were encountered: