mirror of
https://github.com/moparisthebest/sslh
synced 2024-11-13 12:45:05 -05:00
0658982705
Added -V, version option. Install target directory configurable in Makefile Changed syslog prefix in auth.log to "sslh[%pid]" Man page new 'make install' and 'make install-debian' targets PID file now specified using -P command line option Actually fixed zombie generation (the v1.5 patch got lost, doh!)
4 lines
53 B
Plaintext
Executable File
4 lines
53 B
Plaintext
Executable File
LISTEN=ifname:443
|
|
SSH=localhost:22
|
|
SSL=localhost:443
|