dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP

Home Page:https://packetsender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[IDEA] Proxy mode (with logging)

kalatchev opened this issue · comments

Desktop

Describe your idea
The idea is basically to have proxy mode (tcp forwarder), i.e. to open the listener and client simultaneously and to send everything that comes from listener to next host via the client. Also, it will be nice to have binary logging for the forwarded packets.

#75 😄