mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
6 lines
312 B
Plaintext
6 lines
312 B
Plaintext
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 is designed to be paired with an
|
|
intelligent backend like haproxy or nginx.
|