Implement real terminal connection using SocketIO
Showing
| ... | ... | @@ -3,4 +3,5 @@ paramiko>=4.0 |
| flask>=3.1 | ||
| flask-login>=0.6 | ||
| flask-sqlalchemy>=3.1 | ||
| werkzeug>=3.1 | ||
| \ No newline at end of file | ||
| werkzeug>=3.1 | ||
| flask-socketio>=5.0 | ||
| \ No newline at end of file |
Please
register
or
sign in
to comment