nicocha30 / ligolo-ng

An advanced, yet simple, tunneling/pivoting tool that uses a TUN interface.
GNU General Public License v3.0
2.62k stars 260 forks source link

Add websocket support with http-proxy #29

Closed virusvfv closed 8 months ago

virusvfv commented 1 year ago

I removed previous PR and separated it into 2 part. This PR is about websocket and proxy support. It does not depends of cloudflare GO forks. So it can be pulled without any problems. In this PR:

ECH functions I moved into separate brunch in my fork (ws_proxy_ECH). If (or when) GO will support for ECH it can be pulled into master brunch. Or you can also create separate brunch with ECH support as in my fork ). I think it will be useful...

nicocha30 commented 1 year ago

Hey @virusvfv , thanks for the PR, i added some remarks that should be addressed before merging