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

Last updated: May 19,2024

1. Install "node-https-proxy-agent" package

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

$ sudo apt update $ sudo apt install node-https-proxy-agent

2. Uninstall "node-https-proxy-agent" package

Please follow the guidance below to uninstall node-https-proxy-agent on Kali Linux:

$ sudo apt remove node-https-proxy-agent $ sudo apt autoclean && sudo apt autoremove

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

Package: node-https-proxy-agent
Source: node-proxy-agents (0~2023071921-5)
Version: 7.0.1~0~2023071921-5
Installed-Size: 49
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-agent-base (>= 7)
Breaks: node-gyp (<< 9.3.0-3~), node-jsdom (<< 20.0.3+~cs124.18.21-2~), node-pre-gyp (<< 1.0.10+~2.0.1-2~), node-ws (<< 8.11.0+~cs13.7.3-2~)
Size: 13224
SHA256: e2684440a18dd6abafc4bc4c9ff63134c27ce5c7ccef9d933ee6f5ed12af8a21
SHA1: a7914422654ebe7153f58d32b5d5e932ef223dc0
MD5sum: 1147ecc41521d880a0db03c8bd6fa785
Description: HTTP(s) proxy http.Agent implementation for HTTPS
node-http-proxy-agent provides an http.Agent implementation that connects
to a specified HTTP or HTTPS proxy server, and can be used with the built-in
https module.
.
Specifically, this Agent implementation connects to an intermediary "proxy"
server and issues the CONNECT HTTP method, which tells the proxy to open a
direct TCP connection to the destination server.
Description-md5:
Homepage: https://github.com/TooTallNate/proxy-agents#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-proxy-agents/node-https-proxy-agent_7.0.1~0~2023071921-5_all.deb