1. 12 Sep, 2025 2 commits
    • Stefy Lanza (nextime / spora )'s avatar
      Simplified command line interface · 11f091c9
      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
      11f091c9
    • Stefy Lanza (nextime / spora )'s avatar
      Initial commit: Complete WebSocket SSH tunneling system · 9a5ac0f5
      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
      9a5ac0f5