webtty
webtty copied to clipboard
Add option to enable basic authentication
Add a command-line flag that requires basic authentication.
To Do:
- [ ] Add
--credentialcommand line flag that excepts a username and password eg (username:password). This flag is disabled by default. - [ ] Add help documentation, and update
README.md - [ ] Add basic authentication to server