opencoff / go-tunnel

TLS/SSL Tunnel - A modern STunnel replacement written in golang
GNU General Public License v2.0
294 stars 42 forks source link

Add support for include paths #13

Open cornfeedhobo opened 2 years ago

cornfeedhobo commented 2 years ago

One of the best features of stunnel is that it can read a directory of configuration files, allowing independent actors to drop their relevant config and have stunnel serve all needs. This is especially useful in containerized environments where it's handy to mount a per-port config file.