Joyit 4730fd37b2 finish proxy code vor 1 Monat
..
README.md 5302b0a81c change protocol name vor 1 Jahr
client-tcp2-proxy.go 4730fd37b2 finish proxy code vor 1 Monat
client-tcp2.go 4730fd37b2 finish proxy code vor 1 Monat
client-ws2-proxy.go 4730fd37b2 finish proxy code vor 1 Monat
client-ws2.go 4730fd37b2 finish proxy code vor 1 Monat
proxy.go 9c19add1a5 still codding vor 1 Monat
server.go 9c19add1a5 still codding vor 1 Monat

README.md

一个简单测试程序

启动服务端

go run server.go

启动客户端

go run client-tcp2.go
go run client-ws2.go