webtty icon indicating copy to clipboard operation
webtty copied to clipboard

Add option to enable basic authentication

Open vandycknick opened this issue 5 years ago • 0 comments

Add a command-line flag that requires basic authentication.

To Do:

  • [ ] Add --credential command 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

vandycknick avatar Nov 05 '19 21:11 vandycknick