webssh2/app
2024-08-13 17:31:27 +00:00
..
app.js chore: formatting 2024-08-13 12:38:00 +00:00
config.js chore: formatting 2024-08-13 12:38:00 +00:00
connectionHandler.js feat: HTTP Basic Authentication and auto-connection with /ssh/host/<hostIP> 2024-08-13 17:31:27 +00:00
routes.js feat: HTTP Basic Authentication and auto-connection with /ssh/host/<hostIP> 2024-08-13 17:31:27 +00:00
socket.js feat: HTTP Basic Authentication and auto-connection with /ssh/host/<hostIP> 2024-08-13 17:31:27 +00:00
utils.js chore: utils function sanitizeObject Recursively sanitizes an object by replacing the value of any password property with asterisks (*) matching the length of the original password. 2024-08-13 17:30:32 +00:00