tcnetstat
Opportunistically encrypt network transport
Install
- All systems
-
curl cmd.cat/tcnetstat.sh
- Debian
-
apt-get install tcpcryptd
- Ubuntu
-
apt-get install tcpcryptd
- Kali Linux
-
apt-get install tcpcryptd
- Fedora
-
dnf install tcpcrypt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tcpcryptd
- Raspbian
-
apt-get install tcpcryptd
- Dockerfile
- dockerfile.run/tcnetstat
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.