Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 176 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 176 Bytes

toyproxy

This is a tiny implementation of TCP proxy combining usage of both select and splice. It can directs any TCP frontend connetions to backend server and vice versa.