Commit Graph

96 Commits (929f286c2cbeb76913e9679205d68017402d71fc)

Author SHA1 Message Date
yuhan6665 a6c5c57930
Support regex matching with attr (#2258)
1 year ago
RPRX ee21763928 Run "go fmt ./..."
1 year ago
RPRX 62e881b01a
5*60 -> 2*60
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 a4e80f01e4 Add tls serverName to DoQ
2 years ago
dependabot[bot] 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1
2 years ago
Zeyu Chen bfd5da2f00 fix: dns empty response
2 years ago
世界 18e5b0963f
Update dependencies
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 24a2be43ef
Replace "only" with "xudpConcurrency" in Mux config
2 years ago
RPRX 29d7865d78
Refine "only" in Mux config
2 years ago
RPRX be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration
2 years ago
世界 f57ec13880
Update UoT protocol
2 years ago
RPRX f176ec54ee
v1.7.3
2 years ago
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
2 years ago
yuhan6665 c4fbdf1b78 Run core/format.go
2 years ago
yuhan6665 8117b66949 Generate all protos
2 years ago
yuhan6665 debd2e3ba8 Remove compatibility code
2 years ago
Mocking 4140bcd11a Enhancement of "redirect" function, adding support for MacOS
2 years ago
S-Mocking 59602db02d
Add "tproxy" option (#1189)
2 years ago
yuhan6665 5e323958b6 Unify dns log
2 years ago
世界 c3505632fd
Add udp over tcp support for shadowsocks-2022
3 years ago
世界 6f93ef7736
Remove useless error log
3 years ago
世界 398375d76f
Reformat code (quic sniffers)
3 years ago
yuhan6665 3f64f3206c
Quic sniffer (#1074)
3 years ago
世界 f046feb9ca
Reformat code
3 years ago
pocketW dcba88e511 fix fakedns is nil
3 years ago
pocketW 244db57398 fix proto file name conflict by adding package name
3 years ago
pocketW 3bfd6853f4 Fix memory leak caused by requiring component.
3 years ago
yuhan6665 b413066012
Fakedns fix xUDP destination override (#1011)
3 years ago
yuhan6665 4fb4dacae7 Reapply optimized log
3 years ago
yuhan6665 393d211d1e Rename quic session to connection
3 years ago
yichya 755268b7d4 fix: expvar error when observatory is not enabled & various typos
3 years ago
yichya 35eb165f63 feat: metrics including pprof, expvars
3 years ago
yuhan6665 c1a54ae58e Fix a concurrency issue in fakedns
3 years ago
yuhan6665 496b2c02c5
Fix context api and document (#727)
3 years ago
yuhan6665 41ce6ccf9f
Make reverse proxy compatible with v2fly (#924)
3 years ago
Machtergreifung 9ad26fa049
chore fixed (#897)
3 years ago
Machtergreifung 800b3bd3fe
chore fixed (#895)
3 years ago
yuhan6665 e93da4bd02
Fix some tests and format code (#830)
3 years ago
yuhan6665 7c240e8630 Fix null pointer exception for observatory
3 years ago
lucifer9 d6ae4e9ba2 Make it easier to configure multiple listening ports
3 years ago
Zhu Sheng Li 28b17b529d
Add concurrency option for outbound observation
3 years ago
yuhan6665 abb8ba8b0e
Observatory related fixes (#788)
3 years ago
世界 5c366db847
Add observatory / latestPing balancing strategy
3 years ago
Loyalsoldier 3fe61ed4a2
Feat: add reverse match for GeoIP
3 years ago
yuhan6665 0f0a424e8c
Fix: use sorted cidr list (#1156) (#773)
3 years ago
Ovear 3c7189a3e7
Fix: Remove udp connection twice
3 years ago
世界 27224868ab
Override destination if replaced in hosts
3 years ago