How to Install and Uninstall node-proxy-addr Package on Kali Linux

Last updated: November 26,2024

1. Install "node-proxy-addr" package

This is a short guide on how to install node-proxy-addr on Kali Linux

$ sudo apt update $ sudo apt install node-proxy-addr

2. Uninstall "node-proxy-addr" package

Learn how to uninstall node-proxy-addr on Kali Linux:

$ sudo apt remove node-proxy-addr $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-proxy-addr package on Kali Linux

Package: node-proxy-addr
Version: 2.0.7+~cs2.3.0-1
Installed-Size: 35
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-forwarded (= 0.2.0), node-types-forwarded (= 0.1.0), node-types-proxy-addr (= 2.0.0)
Depends: node-ipaddr.js (>= 2.0~)
Size: 9744
SHA256: eba7f63075472e8d39f3f31de65054c65718e76feb6f8eec292f2b95eeff03f9
SHA1: 48d4a732e7e4c1f27c230e0a6990f6d869338f8f
MD5sum: c320460a301a0d2bcd21c4343293fd23
Description: 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.
Description-md5:
Homepage: https://github.com/expressjs/proxy-addr
Section: javascript
Priority: optional
Filename: pool/main/n/node-proxy-addr/node-proxy-addr_2.0.7+~cs2.3.0-1_all.deb