MAJOR: Updates for Authenticated Web UI and CLI #30
|
@ -1,6 +1,8 @@
|
|||
# Telebit™ Remote
|
||||
|
||||
Because friends don't let friends localhost™
|
||||
The T-Rex Long-Arm of the Internet
|
||||
|
||||
<small>because friends don't let friends localhost</small>
|
||||
|
||||
| Sponsored by [ppl](https://ppl.family)
|
||||
| **Telebit Remote**
|
||||
|
@ -524,7 +526,7 @@ rm -rf ~/.config/telebit ~/.local/share/telebit
|
|||
Browser Library
|
||||
=======
|
||||
|
||||
This is implemented with websockets, so you should be able to
|
||||
This is implemented with websockets, so browser compatibility is a hopeful future outcome. Would love help.
|
||||
|
||||
LICENSE
|
||||
=======
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -54,10 +54,12 @@
|
|||
"homepage": "https://git.coolaj86.com/coolaj86/telebit.js#readme",
|
||||
"dependencies": {
|
||||
"@coolaj86/urequest": "^1.3.5",
|
||||
"express": "^4.16.4",
|
||||
"finalhandler": "^1.1.1",
|
||||
"greenlock": "^2.3.1",
|
||||
"js-yaml": "^3.11.0",
|
||||
"jsonwebtoken": "^7.1.9",
|
||||
"keypairs": "^1.0.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"proxy-packer": "^2.0.2",
|
||||
"ps-list": "^5.0.0",
|
||||
|
|
Loading…
Reference in New Issue