How to Install and Uninstall proxychains-ng Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "proxychains-ng" package

In this section, we are going to explain the necessary steps to install proxychains-ng on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install proxychains-ng

2. Uninstall "proxychains-ng" package

Please follow the guidance below to uninstall proxychains-ng on openSuSE Tumbleweed:

$ sudo zypper remove proxychains-ng

3. Information about the proxychains-ng package on openSuSE Tumbleweed

Information for package proxychains-ng:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : proxychains-ng
Version : 4.16-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 113.5 KiB
Installed : No
Status : not installed
Source package : proxychains-ng-4.16-1.8.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