Commit Graph

1164 Commits (7d9b9cfca7f03d8c125925938ede56a9eee00b88)

Author SHA1 Message Date
Kslr db29bea2ed
Revert "修复一个导致 TPROXY 下 v2ray 断流的问题"
5 years ago
Kslr 0f72967854
Merge pull request #2348 from FH0/master
5 years ago
Kslr bb939ae03f
Revert "Reduce http proxy client overhead by 1RTT"
5 years ago
FH0 7cfa5aed18
fix udp broken
5 years ago
Kslr 2c0d55e904
Merge pull request #2157 from Anonymous-Someneese/master
5 years ago
Anonymous-Someneese 06431ae21a http: send HTTP Connect if no content is written after 5ms.
5 years ago
Anonymous-Someneese 5e40291e69 Optimize HTTP tunnel setup in TFO environment
5 years ago
Anonymous-Someneese a9ff0a2b92 Fix code quality
5 years ago
Anonymous-Someneese 222b6cd6ad Reduce http proxy client overhead by 1RTT
5 years ago
tnextday aca19ba028 pass username to inbound.User.Email in http/socks server
5 years ago
vcptr 60603abee7 fix: dns test default timeout too short
5 years ago
Kslr 876e2fcc73
Merge pull request #1904 from hex2tan/master
5 years ago
fcying fa926a1d1d access log add detour tag
5 years ago
hex2tan 3d63ec4e78
fixed add new user bug
5 years ago
vcptr ad4a1a3dc2 show vmess decode errors at warning level
5 years ago
aaaaa 5ab4f5ab9a fix a crash problem of fetching user from a nil request which returned by shadowsocks failed to read IV
5 years ago
yuanmomo 95f1a4d466 blank row between build and package
5 years ago
vcptr 27da2d139f fix: !confonly missing in http client
5 years ago
wuxiaolong acde5a55b6 Rewrite comments in English
5 years ago
wuxiaolong 97764114ea Support http outbound
5 years ago
Kslr 2451eedbc4
Merge pull request #1767 from Gondnat/addEmailIntoAccessLog
5 years ago
Gondnat dd048bfb29 add email into access log for shadowsocks, vmess and mux
5 years ago
Kirill Motkov 0401a91ef4 Some code improvements
6 years ago
Darien Raymond 8de236b08c
upper case http method
6 years ago
Darien Raymond 888494aac8
support attributes in session.Content
6 years ago
Darien Raymond 39835e8da2
specify protocol in http inbound
6 years ago
Darien Raymond 9957c64b4a
correctly propagate dns errors all the way through.
6 years ago
Darien Raymond 1531642768
benchmark test for user validator
6 years ago
Darien Raymond c072d38e2c
refine tls connection
6 years ago
Darien Raymond b488c42453
set recursive bits
6 years ago
Darien Raymond 2a6cad2f9b
fix inbound user in dekodemo door and http
6 years ago
Darien Raymond 634bba0f8a
fix user level in socks inbound
6 years ago
Darien Raymond 114ec4c74b
support dest override in dns outbound
6 years ago
Darien Raymond 69e8db7bbe
include question section in dns response
6 years ago
Darien Raymond 5530ead381
fix broken test
6 years ago
Darien Raymond 98950d5ada
remove dep of assert lib
6 years ago
Darien Raymond b234cfb4c4
unify NewPacketReader
6 years ago
Darien Raymond 4f08b7c795
fix reading udp packets
6 years ago
Darien Raymond 2aa0c08709
check domain name
6 years ago
Darien Raymond fae47083c2
set response bit in dns
6 years ago
Darien Raymond 836440c61a
dns outbound proxy
6 years ago
Darien Raymond 9d7efdd2e1
confonly
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 2a0f3591f4
add confonly tag for blackhole
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 28189197b3
remove dependency of assert lib
6 years ago
Darien Raymond c9958681f7
remove dependency on assert lib
6 years ago
Darien Raymond b05514b02c
wait for both requests to finish before changing timeout
6 years ago
Darien Raymond bb5a959876
refactor tproxy handling in dokodemo
6 years ago
SAPikachu c89828e1fb Fix potential memory leak
6 years ago