stud
scalable TLS unwrapping daemon
Install
- All systems
-
curl cmd.cat/stud.sh
- Debian
-
apt-get install stud
- Ubuntu
-
apt-get install stud
- Fedora
-
dnf install stud
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stud
- Raspbian
-
apt-get install stud
- Dockerfile
- dockerfile.run/stud
stud
scalable TLS unwrapping daemon
stud is a network proxy that terminates TLS/SSL connections and forwards the unencrypted traffic to some backend. It's designed to handle 10s of thousands of connections efficiently on multicore machines. stud has very few features -- it's designed to be paired with an intelligent backend like haproxy or nginx.