moshインスパイアなUDPベースのSSHサーバ。Go実装だがOpenSSH互換。ネットワークやIPアドレスが変わってもローミングできるので接続が安定しない環境でも使えるのが利点と。moshに足りない機能が色々実装されてる
---
GitHub - trzsz/tsshd: tsshd is a UDP-based SSH server built for unreliable networks. It supports seamless roaming across networks and IP changes, and works well on high-latency links such as cellular connections and unstable Wi-Fi.
https://github.com/trzsz/tsshd
#bookmarks