V2Ray
|
a46db069fb
Refactor AES encryption/decryption
|
10 years ago |
V2Ray
|
1c09b70931
format code
|
10 years ago |
V2Ray
|
46c0d457d9
User settings for trusted user
|
10 years ago |
V2Ray
|
f93b29993b
Move connection handler interfaces to proxy/common/connhandler
|
10 years ago |
V2Ray
|
294376edc0
Remove unused const
|
10 years ago |
V2Ray
|
f474fc32a7
Remove all []byte allocation
|
10 years ago |
V2Ray
|
96c5d32d59
Remove []byte allocation in vmess
|
10 years ago |
Claire Raymond
|
771d0225c7
Refactor vmess config
|
10 years ago |
V2Ray
|
890d185979
Cleanup root directory
|
10 years ago |
V2Ray
|
efb881d73c
Remove log level detection during runtime
|
10 years ago |
V2Ray
|
bcffdf0da5
Simplify code
|
10 years ago |
V2Ray
|
055c8f1833
Move goroutine one level above.
|
10 years ago |
V2Ray
|
3cb1951dfc
Use []byte in pool instead of buffer
|
10 years ago |
V2Ray
|
9ee73c4f6b
Maintain an internal buffer pool to accelerate allocation
|
10 years ago |
V2Ray
|
e7daa4c21c
Add size parameter to transport.ReadFrom
|
10 years ago |
V2Ray
|
3d1a6322bd
Remove unnecessary copy in VMess protocol
|
10 years ago |
V2Ray
|
b126c5ce2a
Simplify vmess response
|
10 years ago |
V2Ray
|
cd81e5531b
reuse outbound connection handler
|
10 years ago |
V2Ray
|
72b4eeba8b
Simpilify configuration files
|
10 years ago |
V2Ray
|
78daf8a879
format code
|
10 years ago |
V2Ray
|
be59463fd0
Actually use UDP relay
|
10 years ago |
V2Ray
|
c61ddc7028
build break
|
10 years ago |
V2Ray
|
aa4d897a21
Leverage v2net functions
|
10 years ago |
V2Ray
|
5c4b149d48
UDP support
|
10 years ago |
V2Ray
|
cd42e5551c
Remove VMess UDP
|
10 years ago |
V2Ray
|
76563cb7c7
simplify udp handling
|
10 years ago |
V2Ray
|
51c2a2b880
build break
|
10 years ago |
V2Ray
|
a78dbe7133
Close connection more aggressively.
|
10 years ago |
V2Ray
|
bb442b4f83
Fix usage of Mutex
|
10 years ago |
V2Ray
|
3fbae6795a
Switch to Mutex for better readability
|
10 years ago |