]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commit
sslh: update to 1.20 sslh
authorErik Kapfer <ummeegge@ipfire.org>
Fri, 10 May 2019 07:01:58 +0000 (09:01 +0200)
committerErik Kapfer <ummeegge@ipfire.org>
Fri, 10 May 2019 07:01:58 +0000 (09:01 +0200)
commit314975a6703f78d8e4c0cb9071819597ad72d48e
tree1ffcb9987b3db8e93a344fafbe3081b617828bab
parenta59052cec61a78357033f9a97d09f4f47625a2d2
sslh: update to 1.20

- New user and group sslh has been added.
- Added USELIBCAP to make transparent mode possible.
- red.up script has been added. If red IP changes, sslh will be restarted to run with the new IP.
- red.up script searches for sslh symlink in rc3.d, if nothing can be found, it will not start so it can be disabled via WUI (services.cgi).
- Symlinks for runlevels has been nevertheless added to sslh package to control it also via services.cgi.
- Configuration block has been added to sslh initscript.
- External IP address check will also be used for configure options.
- Configure provides currently only OpenVPN
- OpenVPN port will be automatically investigated.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
config/rootfiles/packages/sslh
config/sslh/25-sslh [new file with mode: 0644]
lfs/initscripts
lfs/sslh
src/initscripts/packages/sslh
src/paks/sslh/install.sh
src/paks/sslh/uninstall.sh