Commit Graph

7 Commits

Author SHA1 Message Date
hahafool
27872e7dfc rename 2022-04-25 18:33:24 +08:00
hahafool
96dbc99e8b 修订代码;为 quic的 0-rtt功能做铺垫. 2022-04-24 22:59:47 +08:00
hahahrfool
7e81c567e9 修订代码,makefile 2022-04-16 22:39:23 +08:00
hahahrfool
d9f3b5d0e6 修订文档,代码;减少发布包编译的数量;修复“包头”变成“握手包”的漏洞
根据vless/trojan的协议标准,首包必须要包头和payload一起发送,而之前的vs架构分开发送了,这会导致可探测。已在本commit修复。

使用 captive.apple.com 和 http://www.msftconnecttest.com/connecttest.txt 作为测试url,而不用baidu和qq。这样在非中国国家进行测试 也可以正常了。
2022-04-16 22:25:37 +08:00
hahahrfool
8eecbacc57 netLayer.RandPort 添加 mustValid, isudp参数, 保证端口可用. 2022-04-16 10:10:06 +08:00
hahahrfool
d1f2696c1d 修订代码,示例;修复trojan的mux在传递udp时的bug; 添加内层mux的udp的测试 2022-04-15 11:35:15 +08:00
hahahrfool
ab46349c8b 修订代码,文档;实现了trojan的smux并通过了go test 2022-04-15 10:28:48 +08:00