All notable changes to this project should be documented in this file.
- Minor
- Add HTTPS proxy protocol support
- Add helper function for proxy formatting
- Minor
- Add proxy file
--watch
er with live-reload proxy manager
- Add proxy file
- Patch
- Add error check before write response writer
- Patch
- Fix missing some arguments for daemon mode
- Patch
- Fix non-proxy handler
- Add CA certificate endpoint
- Minor
- Add only show specific country code using
--only-cc
flag
- Add only show specific country code using
- Minor
- Add proxy server authentication
- Minor
- Add
-s/--sync
flag for rotation guarantor
- Add
- Patch
- Remove connection checking to perform proxy checks (close #65)
- Add handler for latest version check
- Minor
- Add rotation method for proxy IP rotator
- Patch
- Add support for SOCKSv4(A)
- Patch
- Authorization support for SOCKSv5
- Patch
- Fix starting index for ProxyManager
- Minor
- Add proxy manager for proxy rotator.
- Patch
- Fix unit test non-nill tls.Config
- Patch
- Enable InsecureSkipVerify
- Patch
- Fix unable to get latest for go-get binary version
- Minor
- Add updater package.
- Patch
- Deactivated connection checking & get latest release info on every parsing options.
- Add version option to show current mubeng version.
- Patch
- Fix unable to run proxy server in daemon at Windows.
- Patch
- Fix break updater logic.
- Minor
- Upgrade dependencies.
- Patch
- Add linkerd flag to inject version on Goreleaser action.
- Minor
- Add
-u/--update
option.
- Add
- Patch
- Make verbose mode works in daemon.
- Initial release.