Commit Graph

8 Commits

Author SHA1 Message Date
Michael Stapelberg 603cbdeec5 go.mod: make module name match repository (#74) 2026-02-25 18:32:44 +08:00
Maddie Zhan 800760054e Embed tzdata and rootcerts in binary
For use in environments without tzdata or root certs (like embedded devices)

Fixes #29
2021-09-18 01:58:35 +08:00
Maddie Zhan fc6e99b45c Let Viper handle the config file 2020-11-10 16:33:19 +08:00
Maddie Zhan cf93e8c545 gofmt 2020-08-20 10:32:50 +08:00
Maddie Zhan a0a6db8597 Add Proxy Protocol support
Closes #9
2020-08-19 17:02:37 +08:00
Maddie Zhan 60329fc832 Add option to specify config file 2020-06-16 16:24:29 +08:00
Maddie Zhan bd721cdb07 Allow user to specify assets path in settings
Fixes #2
2020-06-16 16:24:29 +08:00
Maddie Zhan fad1302a73 Migrate code from Go branch to new repo 2020-06-02 18:10:50 +08:00