Commit Graph

1162 Commits (main)
 

Author SHA1 Message Date
rrouzbeh 9122d0f056 Add TLS Hello Fragmentation for freedom outbound (#2131)
1 year ago
dependabot[bot] def5807c64
Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#2216)
1 year ago
RPRX 084f4f2e4c Update comments in reality.go
1 year ago
Hellojack 65b467e448 REALITY protocol: Add ChaCha20-Poly1305 auth mode (#2212)
1 year ago
dependabot[bot] 37e1e401a8
Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#2210)
1 year ago
dependabot[bot] e8616c6087 Bump golang.org/x/net from 0.10.0 to 0.11.0
1 year ago
dependabot[bot] ca6af4c19d Bump golang.org/x/crypto from 0.9.0 to 0.10.0
1 year ago
dependabot[bot] 8852d02099 Bump golang.org/x/sys from 0.8.0 to 0.9.0
1 year ago
yuhan6665 9112cfd39c
Clean legacy vmess (#2199)
1 year ago
yuhan6665 bf4b1fab3c Simplify http attrabute matching
1 year ago
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing
1 year ago
yuhan6665 c9f517108c Remove mtproto
1 year ago
RPRX 038f849dd3
Update README.md
1 year ago
yuhan6665 a4e80f01e4 Add tls serverName to DoQ
1 year ago
dependabot[bot] 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1
2 years ago
dependabot[bot] 6b8e36f6ee Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
2 years ago
sambali9 5f5ae37571
Added tcp fragmentation for freedom outbound (#2021)
2 years ago
yuhan6665 c80646a045
Clean code dependencies on github.com/miekg/dns (#2099)
2 years ago
chika0801 51b2922427
Replace Wings X with FoXray in README/GUI Clients (#2091)
2 years ago
dependabot[bot] 19d3a4faba Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
2 years ago
dependabot[bot] f58fededc5 Bump lukechampine.com/blake3 from 1.1.7 to 1.2.1
2 years ago
Matin Baloochestani bb26f8576b Add Linux GUI client to README.md
2 years ago
jcdong98 e7324700ed Fix memory leak caused by Wireguard outbound
2 years ago
dependabot[bot] cb7e081000 Bump golang.org/x/crypto from 0.8.0 to 0.9.0
2 years ago
藍+85CD 70b8b2aaca refactor(dockerfile): set entrypoint
2 years ago
dependabot[bot] ecedc51173 Bump golang.org/x/net from 0.9.0 to 0.10.0
2 years ago
rurirei d9af02812f
Add ctx to UDP dispatcherConn (#2024)
2 years ago
Hiddify 6cc5d1de44
Add HiddifyN and HiddifyNG to README/GUI Clients (#2028)
2 years ago
dependabot[bot] 1f2ffb5222 Bump golang.org/x/sync from 0.1.0 to 0.2.0
2 years ago
dependabot[bot] a514d48bae Bump google.golang.org/grpc from 1.54.0 to 1.55.0
2 years ago
dependabot[bot] 37c8957495 Bump golang.org/x/sys from 0.7.0 to 0.8.0
2 years ago
dependabot[bot] f3231fb94e Bump github.com/miekg/dns from 1.1.53 to 1.1.54
2 years ago
Zeyu Chen bfd5da2f00 fix: dns empty response
2 years ago
yuhan6665 ae518cce52
Update docker.yml
2 years ago
xqzr dd81ad5342
Add `tcpMaxSeg` to `sockopt` (#2002)
2 years ago
世界 18e5b0963f
Update dependencies
2 years ago
yichya QC 90d915ea05 feat: add tcp_user_timeout
2 years ago
dependabot[bot] d9994538bc Bump github.com/quic-go/quic-go from 0.33.0 to 0.34.0
2 years ago
冰天雪地 69aa3f48cc
Fix : docker build when repo on organization. (#1973)
2 years ago
kunson ca32496a38 feat : support docker build
2 years ago
RPRX d3060c28f8
v1.8.1
2 years ago
RPRX ac8109eef8
Update README.md
2 years ago
yuhan6665 197bc78ea1 Turn off Quic qlog since it jam the regular test info
2 years ago
Vigilans 039e5f2078 Correctly implement quic sniffer's frame parsing
2 years ago
RPRX 242f3b0e0b
XTLS protocol: Apply Vision's padding to XUDP Mux & Minor fixes
2 years ago
RPRX b4c1a56026
XUDP practice: MUST check the flag first & Add more comments
2 years ago
yuhan6665 9f8e9e8e64 Add xudp buffer test
2 years ago
RPRX 06c9e50c52
Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy)
2 years ago
RPRX 4f601530fa
Allow multiple XUDP in Mux when using XTLS Vision (client side)
2 years ago
RPRX b33b0bc89d
Allow multiple XUDP in Mux when using XTLS Vision (server side)
2 years ago