tcpcryptd
Opportunistically encrypt network transport
Install
- All systems
-
curl cmd.cat/tcpcryptd.sh
- Debian
-
apt-get install tcpcryptd - Ubuntu
-
apt-get install tcpcryptd - Kali Linux
-
apt-get install tcpcryptd - Fedora
-
dnf install tcpcryptd - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tcpcryptd - Raspbian
-
apt-get install tcpcryptd
tcpcryptd
Opportunistically encrypt network transport
Tcpcrypt offers opportunistic security for TCP network traffic. All traffic between two tcpcrypt-enabled peers will be encrypted to protect against passive monitoring. tcpcrypt also exposes a strong session identifier to tcpcrypt-aware clients and servers, which can be used as a hook for authentication. This package contains the network daemon, which will accept and wrap traffic redirected to it.