{"id":63356,"library":"txthinking-socks5","title":"Socks5","description":"A SOCKS5 proxy client and server library for Go.","status":"active","version":"0.0.0-20251011041537-5c31f201a10e","language":"go","source_language":null,"source_url":"https://github.com/txthinking/socks5","tags":["socks5","proxy","network","tunnel"],"install":[{"cmd":"go get github.com/txthinking/socks5","lang":"bash","label":"Install github.com/txthinking/socks5"}],"dependencies":[],"imports":[{"symbol":"socks5","correct":"github.com/txthinking/socks5"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/txthinking/socks5\"\n)\n\nfunc main() {\n\tserver, err := socks5.NewClassicServer(\"0.0.0.0:1080\", \"0.0.0.0\", \"\", \"\", 0, 0)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tserver.ListenAndServe(nil)\n}","lang":"go","description":"Starts a SOCKS5 proxy server on port 1080."},"warnings":[],"env_vars":null,"search_vec":"'client':5 'go':10 'librari':8 'network':13 'proxi':4,12 'server':7 'socks5':1,3,11 'tunnel':14","created_at":"2026-06-17T16:42:59.743121+00:00","updated_at":"2026-06-17T16:42:59.743121+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/txthinking/socks5","github":"https://github.com/txthinking/socks5","docs":"https://pkg.go.dev/github.com/txthinking/socks5#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}}