You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small Go library to accept incoming TCP/HTTP requests, filter or modify them, and forward to another TCP target. Build with the Docker API socket connection in mind, but might have more generic use-cases as well.
License
MIT
About
Go library to filter TCP/HTTP traffic, mainly for Docker