Releases: ryanbekhen/nanoproxy
Releases · ryanbekhen/nanoproxy
v0.8.0
Changelog
🚀 Features
- 3fad371 feat: add support for windows and mac
🐛 Fixes
- 5c6cd97 Revert "fix: error goreleaser build (create sample service and config)"
- 799a1ce fix: error goreleaser build
- 24e65ad fix: error goreleaser build
- a6bc393 fix: error goreleaser build (create sample service and config)
- a472154 fix: error goreleaser build (create sample service and config)
- f6681b7 fix: error goreleaser build (delete command create directory)
- ceea42e fix: error goreleaser build no such file directory /etc/nanoproxy
- 5c11182 fix: error goreleaser permission when create directory /etc/nanoproxy
- 25ead61 fix: error goreleaser publish to fury.io
🛠️ Enhancements
v0.7.0
Changelog
🚀 Features
- a389e04 feat: change nanoproxy from webproxy to socks5 proxy
🐛 Fixes
⚙️ Others
v0.6.0
Changelog
🚀 Features
- 982e440 feat: show client ip on log
v0.5.1
Changelog
🐛 Fixes
- 898ca97 fix: close connection when running in mobile wifi proxy
- b7f03c2 fix: return "Bad Gateway" when there's no destination and add some unit tests
v0.5.0
Changelog
🚀 Features
- 4a684d6 feat: change engine to Fiber, and fix authentication can work on network proxy
🐛 Fixes
- ebf7174 fix: go test basicauth_test.go wrong expect
🛠️ Enhancements
v0.4.1
Changelog
🛠️ Enhancements
- f341795 chore: tidy up logs, config, and some documentation
v0.4.0
Changelog
🚀 Features
- 78a2a20 feat: add proxy basic authentication
v0.3.0
Changelog
🚀 Features
- 26e9624 feat: use fasthttp and zerolog
🛠️ Enhancements
- 03747f1 chore: update github.com/klauspost/compress v1.16.7 => v1.17.0