Darhwa
8e791e92bc
Further strip unique signatures of tls handshake
...
1. allow users to disable session ticket
2. set default alpn to ["h2", "http/1.1"]
5 years ago
Shelikhoo
aece8a6a86
Added Seed to mKCP, encrypts the packets
5 years ago
Shelikhoo
d06a4d1f50
Added TestsEnabled Settings to enable VMessAEAD test
5 years ago
Shelikhoo
00103d1f73
Fix tests
5 years ago
vcptr
0fd0c374c1
fix config compatibility with old inbound/inboundDetors/out
5 years ago
vcptr
0d71d3dcf8
revert back to multiconfig
5 years ago
ToutyRater
30b5f521c4
typo
5 years ago
vcptr
556f4bf743
Merge branch 'raymaster' into flymaster
5 years ago
Kslr
fdbec9a141
Revert "multiple config"
5 years ago
Kslr
e6f226c64d
Revert "add arg -confdir"
5 years ago
vcptr
3ca28ce2d8
Merge branch 'raymaster' into flymaster
5 years ago
vcptr
c3f55dcd67
filter .json in confDir
5 years ago
vcptr
5ae47d45c2
multiconf with -confdir arg
5 years ago
vcptr
1aefd6ce40
Merge branch 'raymaster' into flymaster
5 years ago
Shelikhoo
4448d37c2b
Merge branch 'master' of github.com:v2ray/v2ray-core
5 years ago
vcptr
a36631357c
add comments to new added code
5 years ago
vcptr
f54bbb903d
fix testcase
5 years ago
vcptr
3b4a4607e5
fix test case; outbound with tail appends
5 years ago
vcptr
75f0879c12
proper handle stdin
5 years ago
vcptr
61e95e06c0
remove unused pkg
5 years ago
vcptr
1e76123a4c
main loads multiple
5 years ago
vcptr
904db6bd61
mconfig subcommand ready
5 years ago
vcptr
7b289d16cf
conf obj override method
5 years ago
vcptr
b4b4b3d032
doh config use RFC8484 url format
5 years ago
vcptr
622591bf03
Merge branch 'raymaster' into flymaster
5 years ago
vcptr
59e3a2a67c
add comments to exported func
5 years ago
vcptr
ceb77ac8f5
only add to ipIndexMap if GeoIP is configured
...
clearer logging for expectIPs
refactor dns init code
optimal to default port logic
clear message exit if doh met error
5 years ago
vcptr
6ef77246ab
add DOH dns client
5 years ago
vcptr
ca0ca362d3
Merge branch 'raymaster' into flymaster
5 years ago
Kslr
e52d3fa90b
Merge pull request #2037 from weaving118/master
...
add ip match feature for dns
5 years ago
vcptr
621cb8fc80
Merge branch 'raymaster' into flymaster
5 years ago
weaving118
1345185b81
add errExpectedIPNonMatch and return nil if empty response
5 years ago
vcptr
47a5c970fc
fix test failed on logger position
5 years ago
vcptr
901e4837ad
logger module start firstly
5 years ago
vcptr
3c3a828e3b
Merge branch 'raymaster' into flymaster
5 years ago
weaving118
101f5d32fa
add ip match feature for dns
5 years ago
forever8938
6bfe044cfa
Support external domain file for dns hosts
5 years ago
vcptr
0d60a9e719
logger module start firstly
5 years ago
Shelikhoo
35e9da8ca6
Merge branch 'master' of github.com:v2ray/v2ray-core
...
This are significant amount of change introduced in this merge, needs
additional testing.
5 years ago
wuxiaolong
97764114ea
Support http outbound
5 years ago
vcptr
fcb3896a33
add doc about timeout
5 years ago
Kslr
2c4c5c50c2
Sync from ray
5 years ago
Kslr
0a7d99803d
fix incompatible errors when building with bazel 0.26+
...
a0aa7b7374
5 years ago
Kslr
e43acf6e2a
add: mute access/error logger seperately
...
4c93d36d49
5 years ago
vcptr
01e3a5f809
add StatsService.GetSysStats
5 years ago
Kslr
3deb5f26c9
Merge pull request #1750 from sosiska/patch-1
...
Some code improvements
5 years ago
lucifer9
4cc5558a4e
delete some unnecessary comments
5 years ago
Kirill Motkov
0401a91ef4
Some code improvements
...
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
5 years ago
lucifer9
a0aa7b7374
fix incompatible errors when building with bazel 0.26+
5 years ago
boypt
79cf94be6c
add: mute access/error logger seperately
6 years ago