This website requires JavaScript.
Explore
Help
Sign In
root
/
telebit
mirror of
https://github.com/therootcompany/telebit.git
Watch
1
Star
0
Fork
You've already forked telebit
0
Code
Issues
Projects
Releases
Wiki
Activity
787b83b84a
telebit
/
.gitignore
11 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
heavier refactoring
2020-04-30 10:43:36 +00:00
.env
.env.*
cleanup
2020-04-28 06:47:31 +00:00
certs
minor refactor
2020-04-28 06:26:00 +00: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-03 03:28:25 +00: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-06 03:19:04 +00:00
/debug