This website requires JavaScript.
Explore
Help
Sign In
root
/
telebit
Watch
1
Star
0
Fork
0
You've already forked telebit
mirror of
https://github.com/therootcompany/telebit.git
synced
2025-02-13 00:18:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
telebit
/
.gitignore
11 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
heavier refactoring
2020-04-30 04:43:36 -06:00
.env
.env.*
cleanup
2020-04-28 00:47:31 -06:00
certs
minor refactor
2020-04-28 00:26:00 -06:00
*.exe
/telebitd
/cmd/telebitd/telebitd
/telebit
/cmd/telebit/telebit
updated to support wss://localhost:8000/ w/jwt validation - checks validity of the token, and aborts connection if invalid - displays domains processed contained in token.
2017-02-02 21:28:25 -06:00
/m
Restructured code, using module use, created logging package as a helper - altered code to support a client bound interface - altered code to support an admin bound interface - added configurations and defaults. - removed timeout function at the end of main. - the final go routine was converted to a foreground routine.
2017-02-05 21:19:04 -06:00
/debug
Reference in New Issue
Copy Permalink