mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added nimSocks (#2181)
* Added nimSocks * fix conflicts Co-authored-by: flywind <xzsflywind@gmail.com>
This commit is contained in:
parent
ae9382bf88
commit
3c9e8cbce0
@ -25542,6 +25542,24 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/leeooox/ftd2xx"
|
||||
},
|
||||
{
|
||||
"name": "nimSocks",
|
||||
"url": "https://github.com/enthus1ast/nimSocks.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"SOCKS",
|
||||
"server",
|
||||
"client",
|
||||
"SOCKS4",
|
||||
"SOCKS4a",
|
||||
"SOCKS5",
|
||||
"whitelist",
|
||||
"blacklist"
|
||||
],
|
||||
"description": "A filtering SOCKS proxy server and client library written in nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/enthus1ast/nimSocks"
|
||||
},
|
||||
{
|
||||
"name": "run_exe",
|
||||
"url": "https://github.com/V0idMatr1x/run_exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user