Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Releases: out0fmemory/Goproxy-Always-Available

release1632

19 Oct 16:27
Compare
Choose a tag to compare

1、增加自动扫描可用quic ip逻辑,再也不用找ip啦😆
2、使用的ip扫描工具是gscan_quic,https://github.com/Kisesy/gscan_quic, thanks!
3、由于gscan也是go语言编写,已经源码无缝引入,不像GoAgent-Always-Available那样引用二进制
4、使用的gscan_quic经过修改,放在https://github.com/out0fmemory/gscan_quic
5、初步实现自动扫描, 只在启动时扫描,后续会做运行过程中的自动扫描

release1625

18 Oct 02:10
Compare
Choose a tag to compare

1、基于phuslu删项目之前的最新代码编译,大约是9月底的代码
2、大家尝试自己编译可能会遇到中间库的github仓库被删情况,比如go_quic
3、暂未做修改,未加入自动扫描可用ip逻辑
4、当前版本在目前GoAgent的gae全挂情况下,可以开启quic后正常使用