https://github.com/neluckoff/flask_server_app
This is a simple web console for sending commands to your server via an SSH connection. The project is based on Flask using SocketIO.
https://github.com/neluckoff/flask_server_app
flask python server-app ssh
Last synced: about 1 year ago
JSON representation
This is a simple web console for sending commands to your server via an SSH connection. The project is based on Flask using SocketIO.
- Host: GitHub
- URL: https://github.com/neluckoff/flask_server_app
- Owner: neluckoff
- Created: 2022-08-27T13:26:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T16:06:58.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T10:09:28.604Z (over 1 year ago)
- Topics: flask, python, server-app, ssh
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flask Server App
This is a simple web console for sending commands to your server via an SSH connection. The project is based on Flask using SocketIO.