v2ray
|
9b6dc6bcea
massive refactoring for kcp
|
9 年之前 |
Shelikhoo
|
e72a7cb96f
KCP: VMess will call setProxyCap to advertise KCP capacity on init
|
9 年之前 |
Shelikhoo
|
29cb680a4b
KCP: VMess will advertise its KCP capacity
|
9 年之前 |
Shelikhoo
|
6d6158b089
KCP: Vmess will pass its meta to Dial3 and ListenTCP6
|
9 年之前 |
v2ray
|
e878973def
retry if vmess conn fails
|
9 年之前 |
v2ray
|
50ca869929
organize handler metadata
|
9 年之前 |
v2ray
|
a4d76dc394
support using specific address
|
9 年之前 |
v2ray
|
72fb5a256c
send reuse option in header
|
9 年之前 |
v2ray
|
dfe1ac1f2b
Fix connection reuse
|
9 年之前 |
v2ray
|
43f6998d31
discard bad connections
|
9 年之前 |
v2ray
|
0fac2084c7
reusable connection
|
9 年之前 |
v2ray
|
634c4964cc
Massive fixes
|
9 年之前 |
v2ray
|
8a07534586
remove unnecessary package alias
|
9 年之前 |
v2ray
|
8d1f06ebaf
clean up on error
|
9 年之前 |
v2ray
|
58530e6920
force chunked stream
|
9 年之前 |
v2ray
|
42907ff2e8
Remove v2net.Packet
|
9 年之前 |
v2ray
|
7407c8d561
use stream instead of raw chan
|
9 年之前 |
v2ray
|
42b8dbe871
release all readers and writers
|
9 年之前 |
v2ray
|
70f803173a
simplify reader/writer interface
|
9 年之前 |
v2ray
|
e8023f0d92
releasable writer
|
9 年之前 |
v2ray
|
3ec40eedc1
remove old vmess request
|
9 年之前 |
v2ray
|
2144c47102
Migrate VMessOut into protocol
|
9 年之前 |
v2ray
|
76ca9de25f
refactor protocol
|
9 年之前 |
v2ray
|
59bc881d70
move timestamp generator to protocol
|
9 年之前 |
v2ray
|
791ac307a2
Move userset to protocol
|
9 年之前 |
v2ray
|
6c860d64ad
rename destIp to destIP
|
9 年之前 |
v2ray
|
c6df0fde19
clean up variable initialization
|
9 年之前 |
v2ray
|
d3ff2b3698
chunk stream in vmess
|
9 年之前 |
v2ray
|
2031c13a7f
refactor app.Space
|
9 年之前 |
Darien Raymond
|
008c285324
move transport methods from net to io
|
9 年之前 |