9 Commits

Author SHA1 Message Date
94c3680333 update config, demo letsencrypt 2020-05-04 22:12:11 -06:00
052a3f276b move to packages 2020-04-30 23:47:46 -06:00
e740d2ca0f heavier refactoring 2020-04-30 04:43:36 -06:00
ef34fefc39 cleanup 2020-04-28 00:47:31 -06:00
3597ebff28 minor refactor 2020-04-28 00:26:00 -06:00
Henry Camacho
894bd997a9 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
Henry Camacho
c781b64cb7 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
Henry Camacho
d85d2c018e Fixing ignore for exe 2017-02-02 17:14:25 -06:00
Henry Camacho
eb0f1bb897 various clean up. Removed binary, added certs 2017-02-02 17:06:29 -06:00