Update the readme.

This commit is contained in:
2025-08-21 15:39:30 -04:00
parent 3df1f8ec5a
commit a53c00186a

View File

@ -1,6 +1,14 @@
# ssh-sni-proxy
This git repository is a "mirror" of the code pointed to by:
https://v6tools.kasperd.dk/ssh-host-header/
The original Python 2 version is here:
https://v6tools.kasperd.dk/ssh-host-header/ssh-sni-proxy-command.py
The Python 3 version in this repository can also be found here:
https://v6tools.kasperd.dk/ssh-host-header/ssh-sni-proxy-command-python-3.py
This version is for Python3.
Thanks and all credit go to Kasper Dupont for this work.