Go-based SSH and SCP client with userspace Tailscale connectivity. Secure shell access and file transfers over Tailnet without requiring a full Tailscale daemon.
Stars
272
Forks
9
Watchers
272
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
2
commits
Enhanced SOCKS5 implementation and username validation improvements (#35)
276ceefView on GitHubchore: Add v0.7.0 release build script and release notes (#31)
22f5100View on GitHubrelease: Prepare v0.6.0 with comprehensive translation system and UX improvements
5a97673View on GitHubFix authentication URL display and implement comprehensive translation system consolidation (#25)
480f9e8View on GitHubfix: Suppress verbose tsnet logging and improve SSH connection UX
c71b90fView on GitHubfeat: Complete comprehensive internationalization with 11 languages (#24)
870de10View on GitHubfeat: Implement post-quantum cryptography and remove quality scores (#20)
56c7c25View on GitHubrefactor: Major code quality improvements and standardization
218e68fView on GitHub🔒 Major Security Enhancement: Achieve 9.0/10 Security Score - Eliminate All Critical Vulnerabilities (#19)
266c565View on GitHubdocs: Reorganize security documentation and update README
b425767View on GitHubfix: Complete Go project restructuring - resolve all build issues and restore functionality
09a0bfbView on GitHub