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.
Stars
407
Forks
13
Watchers
407
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
default AcceptEnv to LANG and LC_* for distro compatibility #25
fb8f69aView on GitHubfix potential reconnection stalls and improve observability
9842318View on GitHubfix(client): prevent premature reconnection due to async timeout flag
50e1a5cView on GitHubuse "$XDG_CONFIG_HOME/tsshd/sshd_config" as the highest-priority config file #22
7918c43View on GitHubrefactor(kcp): delegate crypto to proxy and fix stale packet encryption across rekey
c2bd78cView on GitHubimprove keepalive logging for reconnect and stabilization diagnostics
f0d5f3aView on GitHubsupport per-session discardPendingInput and simplify discard callback #20
0f85801View on GitHub