{"id":66895,"library":"google-tcpproxy","title":"TCP Proxy","description":"Builds TCP proxies with optional routing based on HTTP Host headers or TLS SNI.","status":"active","version":"0.0.0-20200125044825-b6bb9b5b8252","language":"go","source_language":null,"source_url":"https://github.com/google/tcpproxy","tags":["tcp","proxy","routing","sni","http"],"install":[{"cmd":"go get github.com/google/tcpproxy","lang":"bash","label":"Install github.com/google/tcpproxy"}],"dependencies":[],"imports":[{"symbol":"tcpproxy","correct":"github.com/google/tcpproxy"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/google/tcpproxy\"\n)\n\nfunc main() {\n\tvar p tcpproxy.Proxy\n\tp.AddRoute(\":8080\", tcpproxy.To(\"localhost:9090\"))\n\tp.Run()\n}","lang":"go","description":"Creates a simple TCP proxy forwarding port 8080 to 9090."},"warnings":[],"env_vars":null,"search_vec":"'base':9 'build':3 'header':13 'host':12 'http':11,21 'option':7 'proxi':2,5,18 'rout':8,19 'sni':16,20 'tcp':1,4,17 'tls':15","created_at":"2026-06-17T17:30:12.830465+00:00","updated_at":"2026-06-17T17:30:12.830465+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/google/tcpproxy","github":"https://github.com/google/tcpproxy","docs":"https://pkg.go.dev/github.com/google/tcpproxy#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}