-
Notifications
You must be signed in to change notification settings - Fork 395
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
Added SOCKS5 proxy support in preferences #35
Comments
will this protect for any possible leak? |
It needs more investigation with something like WireShark before I can be sure there is no leaking of data. Currently the help is sited at http://multibit.org so that is a leak. DNS lookup is used to find the peers so that might leak too. |
I also vote for SOCKS support. It is the a basic function for the software. I can imagine all kinds of anonymous transactions, but your IP is stamped in the transactions leading to immediate and certain identification of each movement. This alone makes the client a big hazard to use. |
+1 This should be a built-in feature. |
+1 for building this feature into the wallet's GUI, or configuration file at a minimum. |
Add SOCKS5 proxy support, as suggested by Haley Amlin, Gary Rowe as follows:
The text was updated successfully, but these errors were encountered: