• 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
Name
Last commit
Last update
templates Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
cert.pem Loading commit data...
clean.sh Loading commit data...
key.pem Loading commit data...
requirements.txt Loading commit data...
wsscp.py Loading commit data...
wsssh.py Loading commit data...
wssshc.py Loading commit data...
wssshd.py Loading commit data...