mirror of
https://github.com/moparisthebest/sslh
synced 2024-11-13 12:45:05 -05:00
b965d735b8
Fixed zombie generation. Added support scripts (), Makefile. Changed all 'connexions' to 'connections' to please pesky users. Damn users.
5 lines
79 B
Plaintext
Executable File
5 lines
79 B
Plaintext
Executable File
PIDFILE=/var/run/sslh.pid
|
|
LISTEN=ifname:443
|
|
SSH=localhost:22
|
|
SSL=localhost:443
|