Skip to content

Releases: LubyRuffy/rproxy

v0.1.7

18 Oct 13:03
Compare
Choose a tag to compare

Changelog

  • f90f530 - use out ip to query country - query country failed then use myip's country name - fixed bug of checking proxy level
  • a55cbdd - use out ip to query country - query country failed then use myip's country name - fixed bug of checking proxy level
  • fe52798 add worker pool
  • 01166dd 修改代理级别显示为字符串
  • ee2dc16 增加代理成功后的空闲超时机制
  • 9fd7115 解决奔溃的问题
  • 99637c0 配置项提取出来

v0.1.6

14 Oct 12:47
Compare
Choose a tag to compare

Changelog

  • 9279157 - support check cache - optimize check?host= as concurrent, send to background - support load exists cert firstly when tls enabled
  • c3381fe add default timeout
  • bf5e6e9 add worker pool
  • c256638 解决http代理请求返回status的问题
  • 9238c02 解决奔溃的问题

v0.1.5

13 Oct 12:35
Compare
Choose a tag to compare

Changelog

  • 123e6ab check ipv6 support
  • 21e9e44 only fetch user's proxies; remove auth config
  • 4a5e0c7 only fetch user's proxies; remove auth config
  • ca64a42 only fetch user's proxies; remove auth config
  • cf5e3be only fetch user's proxies; remove auth config
  • 98b1ef0 去掉对cgo的依赖
  • d8a63b3 增加发布流程