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

[Feature Request] Mapping local ports to remote machine ports like CNTLM #21

Open
ghost opened this issue Feb 6, 2018 · 4 comments
Open

Comments

@ghost
Copy link

ghost commented Feb 6, 2018

Hello,

I would like to request the same feature as the one described in the cntlm.ini file of CNTLM :


Tunnels mapping local port to a machine behind the proxy.
The format is <local_port>:<remote_host>:<remote_port>
Tunnel 7777:machine.foobar.net:443


I'm heavily using this feature and it would be great to have it on px.

Any advice on that matter would be much appreciated.

Cheers.

@genotrance
Copy link
Owner

This seems feasible but a big lift, I'll take a look as soon as I get a chance. Ideally, we can pull this off with minimal changes.

@genotrance
Copy link
Owner

I'm curious - do you use this feature to allow HTTP(s) clients which don't have proxy support built-in thru the NTLM proxy?

E.g.
3128:google.com:80
curl http://localhost/ => google.com

Or do you use it for non-HTTP clients like SSH?

@ghost
Copy link
Author

ghost commented Feb 21, 2018 via email

@vincentkoc
Copy link

Hello, I use this feature for non-HTTP clients like SSH. Thank you for your feedback. Regards, Nicolas.

@Nh3xus you could try something like corkscrew with px for SSH https://github.com/bryanpkc/corkscrew but no idea what OS you are using px on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants