webssh2/app
2024-07-18 15:59:08 +00:00
..
app.js fix: Serve the static files from the webssh2_client module with a custom prefix '/ssh/assets' instead of just '/ssh'. 2024-07-18 15:05:04 +00:00
config.js chore: Add server comments to code files 2024-07-18 14:58:35 +00:00
connectionHandler.js feat: Update connectionHandler.js and routes.js to propmpt for basic credentials when accessing /ssh/host/<address> and pre-populate credentials and host info AND auto-connect to server. 2024-07-18 15:59:08 +00:00
routes.js feat: Update connectionHandler.js and routes.js to propmpt for basic credentials when accessing /ssh/host/<address> and pre-populate credentials and host info AND auto-connect to server. 2024-07-18 15:59:08 +00:00
socket.js chore: Add server comments to code files 2024-07-18 14:58:35 +00:00