A TCP tproxy library for golang
17 Sep
2015
17 Sep
'15
6:54 p.m.
I started writing a TCP tproxy library for golang at: https://github.com/elico/go-linux-tproxy It works pretty well and there is an example for a simple TCP proxy which just peeks a bit into the beginning of the connection and then connects the client and the server. The example server was written for http and there for would require the connection to be a Client sends data first state. Later I will maybe provide an example which will test for both client and server connections for data and then decide on what to do. Eliezer
3716
Age (days ago)
3716
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eliezer Croitoru