Chisel Tools
Chisel is a fast TCP/UDP tunnel over HTTP. Is can be used for port forwarding.
Guide:
Using Chisel for port forwarding.
Linux vs Windows:
Please check proxychain4.conf that default port is added to the proxychains4.

Output in the server will be as shown below if connection is established properly.

Now use proxychain to run the commads:
One-to-one port forwarding
Sometimes, we only need a single port connection between our machine and the victim machine for enumeration. In such cases, we can use this feature. The only modification required is how the victim connects to the server in Chisel; everything else remains the same.
Last updated