mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 17:38:41 +00:00
Add udp over tcp support for shadowsocks-2022
This commit is contained in:
parent
6f93ef7736
commit
c3505632fd
14 changed files with 119 additions and 33 deletions
4
go.mod
4
go.mod
|
@ -16,8 +16,8 @@ require (
|
|||
github.com/pelletier/go-toml v1.9.5
|
||||
github.com/pires/go-proxyproto v0.6.2
|
||||
github.com/refraction-networking/utls v1.1.0
|
||||
github.com/sagernet/sing v0.0.0-20220530041323-c82c144a8e00
|
||||
github.com/sagernet/sing-shadowsocks v0.0.0-20220531032427-182b7837c827
|
||||
github.com/sagernet/sing v0.0.0-20220601033944-4e04bbd3d84d
|
||||
github.com/sagernet/sing-shadowsocks v0.0.0-20220601034426-ee9be8af94e4
|
||||
github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb
|
||||
github.com/stretchr/testify v1.7.1
|
||||
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue