diff --git a/socks5-proxy/config.json b/socks5-proxy/config.json index 627623208..5517e234f 100644 --- a/socks5-proxy/config.json +++ b/socks5-proxy/config.json @@ -5,7 +5,7 @@ "armv7" ], "codenotary": "alexandrep.github@gmail.com", - "description": "high performance proxy server", + "description": "Simple socks5 server using go-socks5", "environment": { "PROXY_PORT": "1080" },