Changelog
New Features
- 47cd934: feat(proxy): add HTTP proxy server and enhance auth handling (@ryanbekhen)
- 0818dd4: feat(proxy): add HTTP proxy support (@ryanbekhen)
- 9fa7a5b: feat(test)!: add extensive mock and test coverage for proxy/tors (@ryanbekhen)
Bug fixes
- 656d7f6: fix(server)!: improve HTTP server configuration (@ryanbekhen)
- e1ba532: fix: handle ignored errors in test files (@ryanbekhen)
- 9a3263d: fix:(test): unit testing (@ryanbekhen)
Dependency updates
- 2cd5713: fix(deps): downgrade goreleaser version to 1 (@ryanbekhen)
- 14db46f: fix(deps): update golang.org/x/crypto to v0.31.0 (@ryanbekhen)
- a5858fb: fix(deps): update goreleaser version and config (@ryanbekhen)
Documentation updates
- bd5bb08: doc(README): add data flow and impact details for Tor usage (@ryanbekhen)
- afe9416: doc: update Docker command in README (@ryanbekhen)
- cca87ae: doc: update README to reflect Tor usage (@ryanbekhen)
- 6c9fbd3: doc(README): add HTTP proxy support documentation (@ryanbekhen)
- ff6018a: doc: add installation instructions for MacOS and Windows (@ryanbekhen)
- 8c4115f: doc: update Docker commands to include port 8080 (@ryanbekhen)