-
Notifications
You must be signed in to change notification settings - Fork 37
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
Request for Socks5 Proxy Functionality #135
Comments
Networking is not one of my stronger areas. In concept, I agree this is a good addition. But I'm curious how this differs from running a socks5 proxy locally (I.e. via operating system networking tools). Can you elaborate on a situation where adding it into server code (and configuration files) would be superior, compared to using existing networking tools? |
Thank you for considering my request. I understand your concerns about why I'm proposing to integrate Socks5 proxy functionality within the EPIC Node (Server) instead of using operating system networking tools. I've tried using torify and tsocks with the server in the past, but they didn't work as expected. In particular, when trying to use torify, I encountered the following error: On the other hand, when trying to use tsocks, I got the following error: I have tested the same scenario with other commands like wget with success. I believe integrating Socks5 proxy functionality within the EPIC Node (Server) as curl do (curl --socks5-hostname ) would provide a more seamless way to conceal real public IP addresses between Epic nodes. |
Thanks for being thorough and concise. Definitely interested in adding this, then |
Dear who-biz, Thanks for prioritizing my proposal to add Socks5 proxy functionality to the Epic Server (Node). I'm excited to move forward with this feature! Our goal could be to enable Epic Server (Node) to establish connections using Socks5, whether they're on the clear or on the Tor-protected nets. To achieve this, we can explore two possible approaches:
Thank you again for your support! |
As a user of the EPIC Node (Server), I am requesting to add Socks5 proxy functionality to it. This feature would allow anyone who use it to communicate with other peers while preserving our IP addresses private, providing an additional layer of security and control over our financial transactions.
Key Requirements
I believe this feature would be a valuable addition to our EPIC Node (Server) and enable all users to better meet their needs.
I'm looking forward to your consideration of this request.
The text was updated successfully, but these errors were encountered: