mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add Socks5 library (#1307)
This commit is contained in:
parent
15bd04adcb
commit
ac399ebc48
@ -16096,6 +16096,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-bcra"
|
"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",
|
"name": "metar",
|
||||||
"url": "https://github.com/flenniken/metar",
|
"url": "https://github.com/flenniken/metar",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user