2020-04-23
- Fix null pointer error in start
- Use Go's internal reverse proxy module instead of Caddy
2020-03-23
- Upgrade the master branch to Caddy v2
- Use the new reverse proxy module
- Add the
host
field to config for supporting custom Tor instances
- Fix the config parser bugs
2020-01-23
- Branch off Caddy v1 support
- Update deps
- Add makefile
2019-07-30
- Use vanity go imports
- Update docs
2019-07-10
- Split out http based Tor proxy code from TXTDirect