[ ソース: node-proxy-addr ]
パッケージ: node-proxy-addr (2.0.7+~cs2.3.0-1)
node-proxy-addr に関するリンク
Debian の資源:
node-proxy-addr ソースパッケージをダウンロード:
- [node-proxy-addr_2.0.7+~cs2.3.0-1.dsc]
- [node-proxy-addr_2.0.7+~cs2.3.0.orig-forwarded.tar.gz]
- [node-proxy-addr_2.0.7+~cs2.3.0.orig-types-forwarded.tar.gz]
- [node-proxy-addr_2.0.7+~cs2.3.0.orig-types-proxy-addr.tar.gz]
- [node-proxy-addr_2.0.7+~cs2.3.0.orig.tar.gz]
- [node-proxy-addr_2.0.7+~cs2.3.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
remote address filter for proxied requests - Node.js module
This module allows one to list and optionally filter remote addresses of an incoming request, as populated by the HTTP X-Forwarded-For header.
It works with both IPv4 and IPv6 and can filter addresses using pre-defined names like "loopback", "linklocal" or "uniquelocal" (which are expanded internally into IP addresses or ranges), or using a custom function.
Node.js is an event-based server-side JavaScript engine.
その他の node-proxy-addr 関連パッケージ
|
|
|
|
-
- dep: node-ipaddr.js (>= 2.0~)
- IPv4 and IPv6 addresses manipulation - Node.js module