معرفی شرکت ها


golang-github-armon-go-proxyproto-dev_0.0~git20190211.68259f7-2_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Golang package to handle HAProxy Proxy Protocol
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Jammy-22.04
مخزن Ubuntu universe all
نام بسته golang-github-armon-go-proxyproto-dev
نام فایل بسته golang-github-armon-go-proxyproto-dev_0.0~git20190211.68259f7-2_all.deb
نسخه بسته 0.0~git20190211.68259f7
انتشار بسته 2
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/armon/go-proxyproto
مجوز -
حجم دانلود 6248
حجم نصب 31
This library provides the proxyproto package which can be used for servers listening behind HAProxy of Amazon ELB load balancers. Those load balancers support the use of a proxy protocol (http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt), which provides a simple mechansim for the server to get the address of the client instead of the load balancer. . This library provides both a net.Listener and net.Conn implementation that can be used to handle situation in which you may be using the proxy protocol. Only proxy protocol version 1, the human-readable form, is understood. . The only caveat is that one checks for the "PROXY " prefix to determine if the protocol is being used. If that string may occur as part of your input, then it is ambiguous if the protocol is being used and you may have problems.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-armon-go-proxyproto-dev:

    sudo apt-get install golang-github-armon-go-proxyproto-dev_0.0~git20190211.68259f7-2_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-armon-go-proxyproto-dev/README.md
./usr/share/doc/golang-github-armon-go-proxyproto-dev/changelog.Debian.gz
./usr/share/doc/golang-github-armon-go-proxyproto-dev/copyright
./usr/share/gocode/src/github.com/armon/go-proxyproto/protocol.go
./usr/share/gocode/src/github.com/armon/go-proxyproto/protocol_test.go