This website requires JavaScript.
Explore
Help
Sign in
Fabio
/
webssh2
Watch
1
Star
0
Fork
You've already forked webssh2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
330
commits
14
branches
50
tags
55
MiB
650f4eb8f0
Commit graph
3 commits
Author
SHA1
Message
Date
Bill Church
afe462b180
feat: Add session-based authentication for SSH connections using HTTP Basic auth and express.js
2024-07-18 17:13:23 +00:00
Bill Church
fe7248e056
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
Bill Church
2d19f49091
feat: Add SSH routes and connection handler
2024-07-18 14:59:03 +00:00