diff --git a/packages.json b/packages.json index 6ae451a..99cc6a4 100644 --- a/packages.json +++ b/packages.json @@ -16096,6 +16096,20 @@ "license": "MIT", "web": "https://github.com/juancarlospaco/nim-bcra" }, + { + "name": "socks", + "url": "https://github.com/FedericoCeratto/nim-socks5", + "method": "git", + "tags": [ + "socks", + "library", + "networking", + "socks5" + ], + "description": "Socks5 client and server library", + "license": "MPLv2", + "web": "https://github.com/FedericoCeratto/nim-socks5" + }, { "name": "metar", "url": "https://github.com/flenniken/metar",