wok annotate sshttp/description.txt @ rev 25026

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 10:39:49 2022 +0000 (2022-05-19)
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