Releases: cnlangzi/proxyclient
Releases · cnlangzi/proxyclient
v0.0.9
What's Changed
- build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #25
- build(deps): bump github.com/xtls/xray-core from 1.250306.0 to 1.250516.0 by @dependabot in #26
- fix(url): added support IPv6 with brackets by @cnlangzi in #27
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
v0.0.6
What's Changed
- build(deps): bump github.com/sagernet/sing from 0.6.5 to 0.6.6 by @dependabot in #15
- build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #16
- Fix/timeout by @cnlangzi in #17
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- fix(ss): fix ss panic by @cnlangzi in #10
- fix(client): fixed underlying connection pool is not clean issue by @cnlangzi in #11
- feat(xray): use
DialXX
instead ofPorxyXX
in xray by @cnlangzi in #12 - fix(vmess): fixed json issue on tls by @cnlangzi in #13
- fix(url): added IsHost/IsIP/IsDomain by @cnlangzi in #14
Full Changelog: v0.0.4...v0.0.5