- 12 Sep, 2025 3 commits
-
-
Stefy Lanza (nextime / spora ) authored
- Added donation button to web interface navbar - Created donation modal with PayPal, BTC, and ETH addresses - Added copy-to-clipboard functionality for crypto addresses - Updated README.md with donation information - Updated DOCUMENTATION.md with donation section - Added .gitignore to exclude build artifacts and certificates - Simplified wsssh/wsscp command line interface (ssh/scp implicit)
-
Stefy Lanza (nextime / spora ) authored
- Removed 'ssh' and 'scp' from wsssh/wsscp command lines - now implicit - Updated documentation to reflect simplified usage - Rebuilt binaries with updated functionality - Maintained backward compatibility with existing features
-
Stefy Lanza (nextime / spora ) authored
- WebSocket SSH Daemon (wssshd) with web management interface - WebSocket SSH Client (wssshc) with password authentication - SSH wrapper (wsssh) with intelligent hostname parsing - SCP wrapper (wsscp) with tunneling support - Professional web UI with user management and HTML5 terminal - SQLite database for persistent user storage - Role-based access control (admin/normal users) - SSL certificate auto-generation during build - Automated build system with venv management - Comprehensive documentation and examples
-