-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Pe2mbs edited this page Jan 25, 2020
·
2 revisions
Welcome to the pyforwarder wiki!
With this tool you can intercept communication between a server an a client, assuming that you can alter the communication parameters of the client.
It can optionally also perform the SSL/TLS termination to the server, so that the communication to the client is in clear text.
It can handle multiple sessions, multiple servers ans ports at the same time.
At this moment TCP sessions are fully supported (stable). At this moment UDP messages is supported (unstable)