samyk / pwnat

The only tool/technique to punch holes through firewalls/NATs where multiple clients & server can be behind separate NATs without any 3rd party involvement. Pwnat is a newly developed technique, exploiting a property of NAT translation tables, with no 3rd party, port forwarding, DMZ, DNS, router admin requirements, STUN/TURN/UPnP/ICE, or spoofing.
https://samy.pl/pwnat/
GNU General Public License v3.0
3.39k stars 486 forks source link

Connection getting reset and pwnat shows client disconnected #7

Open vishnuraju opened 8 years ago

vishnuraju commented 8 years ago

As usual great work!!!!

I am facing an issue when trying to run pwnat..

When trying this command sudo ./pwnat -c 4444 192.168.1.29 adobe.com 80 and trying to access the local port in the browser, browser shows connection reset. And pwnat outputs as below: Client 48276 disconnected. Client 48277 disconnected. Client 48278 disconnected.

Thanks in advance..

Cthulhu-tech commented 1 year ago

did you manage to solve the problem?