|
@@ -3,8 +3,9 @@
|
|
|
"Proxy"
|
|
|
],
|
|
|
"description": "Simple socks5 server using go-socks5 with authentication options",
|
|
|
- "image_arm32": "serjs/go-socks5-proxy",
|
|
|
- "image_arm64": "serjs/go-socks5-proxy",
|
|
|
+ "image_arm32": "serjs/go-socks5-proxy:latest",
|
|
|
+ "image_arm64": "serjs/go-socks5-proxy:latest",
|
|
|
+ "image_amd64": "serjs/go-socks5-proxy:latest",
|
|
|
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png",
|
|
|
"name": "socks5-proxy",
|
|
|
"officialDoc": "https://hub.docker.com/r/serjs/go-socks5-proxy",
|