Commit Graph

880 Commits (fbc56b88da2808e3181add4935c143e319772c93)
 

Author SHA1 Message Date
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
RPRX 01b7e5e9be
XUDP Global ID should be empty if "cone" is disabled (client side)
2 years ago
RPRX 24a2be43ef
Replace "only" with "xudpConcurrency" in Mux config
2 years ago
RPRX 29d7865d78
Refine "only" in Mux config
2 years ago
yuhan6665 05d24d6827 Amend XUDP related logs
2 years ago
RPRX 76b27a37cb
Update common/xudp/xudp.go and common/mux/server.go
2 years ago
MisakaNo の 小破站 15cf31f30a
Add sbox-reality to README/Others/sing-box (#1909)
2 years ago
dependabot[bot] 54ad0e96a0 Bump golang.org/x/net from 0.8.0 to 0.9.0
2 years ago
RPRX be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration
2 years ago
dependabot[bot] 67affe3753 Bump golang.org/x/sys from 0.6.0 to 0.7.0
2 years ago
RPRX 2c0a89f7dc
REALITY protocol: Set the fourth byte as reserved
2 years ago
dependabot[bot] a4d1509c23 Bump github.com/miekg/dns from 1.1.52 to 1.1.53
2 years ago
dependabot[bot] f4ab8d7e8b Bump github.com/sagernet/sing from 0.2.0 to 0.2.1
2 years ago
RPRX beb603af06 Allow IP address ServerName when "serverName" is not configured
2 years ago
RPRX a0d06f3a97 Add env support to "address", "listen", etc.
2 years ago
Hirbod Behnam 526c6789ed Add custom path to gRPC (#1815)
2 years ago
Hirbod Behnam 6872be5cc3 Add user agent to gRPC (#1790)
2 years ago
RPRX c6b78318cb Update README.md
2 years ago
dependabot[bot] f89998fc77 Update dependencies
2 years ago
RPRX 0573760346
Do not show ciphertext SessionID or full AuthKey
2 years ago
世界 172f353bd7
Update dependencies
2 years ago
世界 55efac7236
Reformat code
2 years ago
世界 f57ec13880
Update UoT protocol
2 years ago
dependabot[bot] f1e35ad9d4 Bump github.com/sagernet/sing from 0.1.7 to 0.1.8
2 years ago
RPRX d6801ab031
v1.8.0
2 years ago
xqzr c3322294be
Add `tcpWindowClamp` to `sockopt` (#1757)
2 years ago
RPRX 836e84b851
Add recover() to H2 server's flushWriter.Write()
2 years ago
Hellojack 4a0b45d1ff
Output real private key in x25519 command (#1747)
2 years ago
RPRX c04c333afc
They become a part of you
2 years ago
yuhan6665 9e5bc07bf2
Legends never die (#1725)
2 years ago
RPRX 4c8ee0af50
Set reserved to zero after Read()
2 years ago
yuhan6665 25ea69fc3a Fix Vision inserting multiple uuid headers
2 years ago
yuhan6665 a4790133d2 Fix padding extends out of bound again
2 years ago