jpillora / chisel

A fast TCP/UDP tunnel over HTTP
MIT License
12.69k stars 1.34k forks source link

Proxy Authentication NTLM #294

Open G0ne opened 3 years ago

G0ne commented 3 years ago

This tool is AWESOME! What about a feature to include proxy authentication using ntlm? Just for the case which the client needs to authenticate through the corporation's proxy

jpillora commented 3 years ago

There's a PR, feel free to pick it back up https://github.com/jpillora/chisel/pull/204 and implement the changes discussed in the latest comment

prosper86 commented 3 years ago

I guys I'm getting 407 status when I'm trying to connect with my VPN. How can I bypass the 407 code?

huanghe2015 commented 2 years ago

Waiting for NTLMv2 support too.

jpillora commented 2 years ago

@huanghe2015 raise new PR with changes discussed #204 ?

prosper86 commented 2 years ago

Guys how can I view this log?

Screenshot_20211105_224359.jpg

huanghe2015 commented 2 years ago

Thanks for the reply, @jpillora .But after downloading binary and trying to build from the source, it was reported as a hack tool as described in #279 and #306 , I'll stand here and wait for a resolution.