Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Python socket linking.


ghost's Avatar
0 0

I'm trying to link one incoming connection to another outgoing one in python, but I can't get it to work. The goal is to surf to a certain port on my computer, and be redirected. Anybody know how this would work?