How to Install and Uninstall proxychains-ng Package on openSUSE Leap
Last updated: November 23,2024
1. Install "proxychains-ng" package
Learn how to install proxychains-ng on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
proxychains-ng
Copied
2. Uninstall "proxychains-ng" package
Here is a brief guide to show you how to uninstall proxychains-ng on openSUSE Leap:
$
sudo zypper remove
proxychains-ng
Copied
3. Information about the proxychains-ng package on openSUSE Leap
Information for package proxychains-ng:
---------------------------------------
Repository : Main Repository
Name : proxychains-ng
Version : 4.16-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 101.6 KiB
Installed : No
Status : not installed
Source package : proxychains-ng-4.16-bp155.1.7.src
Upstream URL : https://github.com/rofl0r/proxychains-ng
Summary : Redirect connection through proxy servers
Description :
ProxyChains NG is based on ProxyChains.
ProxyChains NG hooks network-related (TCP only) libc functions in dynamically
linked programs via a preloaded DSO (dynamic shared object) and redirects the
connections through one or more SOCKS4a/5 or HTTP proxies.
Since Proxy Chains NG relies on the dynamic linker, statically linked binaries
are not supported.
Adjust ~/.proxychains/proxychains.conf for your Proxy and use ProxyChains NG
with
proxychains4 application
---------------------------------------
Repository : Main Repository
Name : proxychains-ng
Version : 4.16-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 101.6 KiB
Installed : No
Status : not installed
Source package : proxychains-ng-4.16-bp155.1.7.src
Upstream URL : https://github.com/rofl0r/proxychains-ng
Summary : Redirect connection through proxy servers
Description :
ProxyChains NG is based on ProxyChains.
ProxyChains NG hooks network-related (TCP only) libc functions in dynamically
linked programs via a preloaded DSO (dynamic shared object) and redirects the
connections through one or more SOCKS4a/5 or HTTP proxies.
Since Proxy Chains NG relies on the dynamic linker, statically linked binaries
are not supported.
Adjust ~/.proxychains/proxychains.conf for your Proxy and use ProxyChains NG
with
proxychains4 application