Update config.json

This commit is contained in:
Alexandre
2024-02-19 18:35:55 +01:00
committed by GitHub
parent 1908378334
commit 2f3013b2f6

View File

@@ -5,7 +5,7 @@
"armv7" "armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "high performance proxy server", "description": "Simple socks5 server using go-socks5",
"environment": { "environment": {
"PROXY_PORT": "1080" "PROXY_PORT": "1080"
}, },