mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add package proxyproto (#873)
* Added package proxyproto * Update packages.json
This commit is contained in:
parent
bab520bb74
commit
71f44f12b8
@ -10851,6 +10851,31 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jangko/nim-noise"
|
"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",
|
"name": "criterion",
|
||||||
"url": "https://github.com/LemonBoy/criterion.nim",
|
"url": "https://github.com/LemonBoy/criterion.nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user