Releases: shimmeris/SCFProxy
Releases · shimmeris/SCFProxy
v0.2.1
Changelog
- ca6134e update wechat invite
- ca7ce02 Merge pull request #42 from LanXuage/fix-socks_global_var_and_local_var_conflict
- 9fb3940 Fix the conflict between global variable sessions in socks/socks.go and local variable session in pickConn function of socks/socks.go.
- ec957b8 Merge pull request #40 from LanXuage/fix-socks_waitgroup_invalid
- 8e965f8 fix(socks): Fix the problem that wg.wait() is invalid due to the early termination of the main process before the coordination process executes wg.add(1).
- 7ff3daf update wechat invite
- d752acb update wechat invite link
- 6b574b1 Update wechat group invite #37
- d58807f Add license
- 8f85605 Update README
- 9ea28ae Update output log
- b51a4dd fix typo
- 7bd07f7 add Chinese README link
- a13a7c3 fix typo
- c7398eb Add English README
- 6bc691a Update README
- 5e9bd79 Add description of how to configure aws
- e061e3c tidy go mod
- dfc6f65 update wechat invite
v0.2.0
Changelog
- 6e0280d Update timeout of http proxy
- b41c7cb Add http proxy and socks proxy of aws
- 414c514 gofmt code
- e7dcc4d Update the method parameter which ignores SSL verification
- 6a76e0d exit when error happened in invoking
- 7635539 Refactored multiple things
- a765b08 remove unused alibaba region fetching code
- a48f335 fix wrong socks proxy file naming
- 2a79e10 Refactor the method of packing function code into zip
- a1a9837 prettify code
- cf71550 update code block highlight syntax
- 3038ae0 update wechat invite
- e7dab85 update wechat invite
- 76763a4 Merge branch 'main' of https://github.com/shimmeris/SCFProxy
- f6c8d37 remove empty aws
- b04e6ed fix typo