Simulate TCP and TLS Proxy using SOcket CAT
SOCAT is a command line based utility that establishes two bidirectional byte streams and transfers data between them. We can leverage SOCAT’s support for different types of sources and sinks to simulate TCP and TLS proxies. This type of simulation h...
chandrat.hashnode.dev2 min read