{"id":72839,"library":"go-gost-gosocks5","title":"gosocks5","description":"Package gosocks5 implements the SOCKS5 protocol as defined in RFC 1928 and RFC 1929.","status":"active","version":"0.4.2","language":"go","source_language":null,"source_url":"https://github.com/go-gost/gosocks5","tags":["socks5","proxy","networking","protocol","rfc1928"],"install":[{"cmd":"go get github.com/go-gost/gosocks5","lang":"bash","label":"Install github.com/go-gost/gosocks5"}],"dependencies":[],"imports":[{"symbol":"gosocks5","correct":"github.com/go-gost/gosocks5"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-gost/gosocks5\"\n)\n\nfunc main() {\n\tserver := gosocks5.NewServer()\n\tfmt.Println(\"SOCKS5 server created\")\n\t_ = server\n}","lang":"go","description":"Creates a new SOCKS5 server instance."},"warnings":[],"env_vars":null,"search_vec":"'1928':12 '1929':15 'defin':9 'gosocks5':1,3 'implement':4 'network':18 'packag':2 'protocol':7,19 'proxi':17 'rfc':11,14 'rfc1928':20 'socks5':6,16","created_at":"2026-06-17T18:43:44.874994+00:00","updated_at":"2026-06-17T18:43:44.874994+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/go-gost/gosocks5","github":"https://github.com/go-gost/gosocks5","docs":"https://pkg.go.dev/github.com/go-gost/gosocks5#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}}