mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
19 lines
558 B
Plaintext
19 lines
558 B
Plaintext
Manage SSLH, the SSL/SHH multiplexer via the OPNsense web UI.
|
|
|
|
SSLH is a service which accepts HTTPS, SSH, OpenVPN, tinc and XMPP connections on the same port.
|
|
This makes it possible to connect to any of these servers on port 443 while
|
|
still serving HTTPS on that port.
|
|
|
|
SSLH Project Home Page: https://www.rutschle.net/tech/sslh
|
|
SSLH FAQ: https://www.rutschle.net/tech/sslh/doc/FAQ.html
|
|
|
|
Changelog
|
|
|
|
================
|
|
|
|
1.0
|
|
|
|
* Includes setting listen addresses, and protocol targets
|
|
* Includes some other advanced settings
|
|
* Service start/stop/restart control
|