-
Notifications
You must be signed in to change notification settings - Fork 440
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
Add the option to work with a Socks Proxy #2696
Comments
We should be able to support both Socks and HTTP proxies using https://doc.qt.io/qt-5/qnetworkproxy.html |
if the WEB GUI becomes the preferred interface then this issue could be closed or ignored |
Hi,
I don't have a solution for VNC access. I'm using GNS 2.2.7 |
Hi guys
I am not sure if this is possible, I can't find a way to do it properly. Here is my use case scenario:
-I use securecrt as socks proxy to get to two different environments (in other words I have to ssh tunnels active, port 1080 and port 1081)
Since GNS3 does not seem to have a way to work with socks proxy I configured a static translation between 127.0.0.1:3080 and the remote host used for GNS3. So that worked. Now the issue is that when I try to doubleclick on a device in my project the GUI client is trying to telnet to 127.0.0.1:deviceport which obviously fails and needs to be configured statically which is tedious for each project/device
The ask here is to allow GNS3 GUI to be configured to use socks proxy. Please add it to your new feature list or please point me to the guide that shows how to do this if it is already possible. I read the VPN instructions but I am already on VPN :-) when in this scenario using internal bastion hosts to access these environments
The issue was raised here #750 but expedited too quickly :-)
The text was updated successfully, but these errors were encountered: