Add Tor helper library (#1096)
This commit is contained in:
parent
3ced7f1ba1
commit
57b66e58ab
1 changed files with 15 additions and 0 deletions
|
|
@ -13504,5 +13504,20 @@
|
|||
"description": "Easy websocket with chronos support",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tormund/news"
|
||||
},
|
||||
{
|
||||
"name": "tor",
|
||||
"url": "https://github.com/FedericoCeratto/nim-tor",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"security",
|
||||
"crypto",
|
||||
"tor",
|
||||
"onion"
|
||||
],
|
||||
"description": "Tor helper library",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-tor"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue