How to Install and Uninstall redir Package on Kali Linux
Last updated: January 11,2025
1. Install "redir" package
This is a short guide on how to install redir on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
redir
Copied
2. Uninstall "redir" package
Here is a brief guide to show you how to uninstall redir on Kali Linux:
$
sudo apt remove
redir
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the redir package on Kali Linux
Package: redir
Version: 3.3-1
Installed-Size: 65
Maintainer: Lucas Kanashiro
Architecture: amd64
Depends: libc6 (>= 2.15)
Size: 26892
SHA256: 89c1985ea550e0d950a5579e9d614629b03db8812d2e597c4c5849bbc229afdc
SHA1: 07d3dcb9731181832e718fbe6c3b14e5bfd40d3c
MD5sum: d8821555630f8d02a9a935944adeef03
Description: Redirect TCP connections
It can run under inetd or stand alone (in which case it handles multiple
connections). It is 8 bit clean, not limited to line mode, is small and
light. Supports transparency, FTP redirects, http proxying, NAT and bandwidth
limiting.
.
redir is all you need to redirect traffic across firewalls that authenticate
based on an IP address etc. No need for the firewall toolkit. The
functionality of inetd/tcpd and "redir" will allow you to do everything you
need without screwy telnet/ftp etc gateways. (I assume you are running IP
Masquerading of course.)
Description-md5:
Homepage: https://github.com/troglobit/redir
Tag: interface::daemon, network::server, network::service, role::program,
use::proxying
Section: net
Priority: optional
Filename: pool/main/r/redir/redir_3.3-1_amd64.deb
Version: 3.3-1
Installed-Size: 65
Maintainer: Lucas Kanashiro
Architecture: amd64
Depends: libc6 (>= 2.15)
Size: 26892
SHA256: 89c1985ea550e0d950a5579e9d614629b03db8812d2e597c4c5849bbc229afdc
SHA1: 07d3dcb9731181832e718fbe6c3b14e5bfd40d3c
MD5sum: d8821555630f8d02a9a935944adeef03
Description: Redirect TCP connections
It can run under inetd or stand alone (in which case it handles multiple
connections). It is 8 bit clean, not limited to line mode, is small and
light. Supports transparency, FTP redirects, http proxying, NAT and bandwidth
limiting.
.
redir is all you need to redirect traffic across firewalls that authenticate
based on an IP address etc. No need for the firewall toolkit. The
functionality of inetd/tcpd and "redir" will allow you to do everything you
need without screwy telnet/ftp etc gateways. (I assume you are running IP
Masquerading of course.)
Description-md5:
Homepage: https://github.com/troglobit/redir
Tag: interface::daemon, network::server, network::service, role::program,
use::proxying
Section: net
Priority: optional
Filename: pool/main/r/redir/redir_3.3-1_amd64.deb