LiveOverflow / PwnAdventure3

PwnAdventure3 Server
GNU General Public License v3.0
631 stars 134 forks source link

Proxy can't connect to the client #33

Open Hastte opened 3 years ago

Hastte commented 3 years ago

So i see and write the code from the tcp proy but i've one issue, i can't establish a connection between my game and the proxy here: self.game, addr = sock.accept() idk from where it comes Thank you for your help