Add Socks5 library (#1307)
This commit is contained in:
parent
15bd04adcb
commit
ac399ebc48
1 changed files with 14 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue