Skip to content

Releases: ryanbekhen/nanoproxy

v0.8.0

26 Nov 19:42
Compare
Choose a tag to compare

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

  • c34adba chore: update dependencies

v0.7.0

23 Nov 01:27
Compare
Choose a tag to compare

Changelog

🚀 Features

  • a389e04 feat: change nanoproxy from webproxy to socks5 proxy

🐛 Fixes

⚙️ Others

v0.6.0

24 Sep 20:06
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 982e440 feat: show client ip on log

v0.5.1

24 Sep 19:35
Compare
Choose a tag to compare

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

24 Sep 17:29
Compare
Choose a tag to compare

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

  • 99a56dd chore: update dependencies

v0.4.1

21 Sep 22:01
Compare
Choose a tag to compare

Changelog

🛠️ Enhancements

  • f341795 chore: tidy up logs, config, and some documentation

v0.4.0

21 Sep 19:39
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 78a2a20 feat: add proxy basic authentication

v0.3.0

21 Sep 15:19
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 26e9624 feat: use fasthttp and zerolog

🛠️ Enhancements

  • 03747f1 chore: update github.com/klauspost/compress v1.16.7 => v1.17.0

v0.2.6

19 Sep 06:30
Compare
Choose a tag to compare

Changelog

⚙️ Others

v0.2.5

18 Sep 17:36
Compare
Choose a tag to compare

Changelog

⚙️ Others