wok annotate sshttp/description.txt @ rev 25398
updated vifm (0.10.1 -> 0.12)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Aug 02 10:59:59 2022 +0100 (2022-08-02) |
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 |