wok annotate sshttp/description.txt @ rev 25030

giblib: inserted configure parameters
author Hans-G?nter Theisgen
date Fri May 20 10:23:32 2022 +0100 (2022-05-20)
parents
children
rev   line source
Hans-G?nter@24291 1 In case your FW policy forbids SSH access to the DMZ or internal
Hans-G?nter@24291 2 network from outside, but you still want to use ssh on machines
Hans-G?nter@24291 3 which only have one open port, e.g. HTTP, you can use sshttpd.
Hans-G?nter@24291 4
Hans-G?nter@24291 5 Sshttpd can multiplex the following protocol pairs:
Hans-G?nter@24291 6
Hans-G?nter@24291 7 * SSH/HTTP
Hans-G?nter@24291 8 * SSH/HTTPS
Hans-G?nter@24291 9 * SSH/SMTP (without SMTP multiline banners)
Hans-G?nter@24291 10 * HTTPS SNI multiplexing
Hans-G?nter@24291 11 * SSH/HTTPS with SNI multiplexing