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. WWW: https://github.com/bumptech/stud PR: 206134 Submitted by: Franz Bettag <franz bett ag>
6 lines
244 B
Text
6 lines
244 B
Text
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.
|
|
|
|
WWW: https://github.com/bumptech/stud
|