Add package proxyproto (#873)
* Added package proxyproto * Update packages.json
This commit is contained in:
parent
bab520bb74
commit
71f44f12b8
1 changed files with 25 additions and 0 deletions
|
|
@ -10851,6 +10851,31 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/jangko/nim-noise"
|
||||
},
|
||||
{
|
||||
"name": "proxyproto",
|
||||
"url": "https://github.com/ba0f3/libproxy.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"proxy",
|
||||
"protocol",
|
||||
"proxy-protocol",
|
||||
"haproxy",
|
||||
"tcp",
|
||||
"ipv6",
|
||||
"ipv4",
|
||||
"linux",
|
||||
"unix",
|
||||
"hook",
|
||||
"load-balancer",
|
||||
"socket",
|
||||
"udp",
|
||||
"ipv6-support",
|
||||
"preload"
|
||||
],
|
||||
"description": "PROXY Protocol enabler for aged programs",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ba0f3/libproxy.nim"
|
||||
},
|
||||
{
|
||||
"name": "criterion",
|
||||
"url": "https://github.com/LemonBoy/criterion.nim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue