loyalsoldier
4fbefc18f4
Protoc: do NOT rely on GOPATH
4 years ago
RPRX
a3bc930075
Add PROXY protocol support to WS inbound
...
https://github.com/v2fly/v2ray-core/pull/103
4 years ago
Loyalsoldier
ef460f68f8
Adjust Protocol Buffers ( #109 )
...
* Update protoc binary executable files to v3.13.0
* Write proto files in more standard way
* Make go generate & vprotogen compatible with protoc-gen-gofast
* Regenerate pb.go files according to new proto files
* Clean go.sum by running go mod tidy
* Implement mustEmbedUnimplementedServiceServer for gPRC services
4 years ago
lucifer
5df17338a1
Add PROXY protocol support to tcp inbound ( #103 )
...
* Add PROXY protocol support to tcp inbound
* add settings for PROXY protocol
* Adjust hub.go
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
4 years ago
Vigilans
22b4e68a2d
Log matched rules and DNS to use during priority matching
...
2. Dotless domain support in static host & modify first letter's captial in log
4 years ago
Vigilans
dfeaef75e7
Refactor DNS Server to record original rule of domain matchers
4 years ago
Kslr
111d48130d
Merge pull request #89 from Vigilans/vigilans/dns-dotless-domain
...
Dotless and local domain support in built-in DNS
4 years ago
Vigilans
40c0bcc3ab
Support source port matching in routing config
4 years ago
Vigilans
17f51f412c
Dotless domain support in built-in DNS
4 years ago
RPRX
5e753007ad
Fix test
4 years ago
RPRX
1cfc02e720
VLESS PREVIEW 1.2
4 years ago
RPRX
bad7e2cfd8
VLESS PREVIEW 1.1
4 years ago
RPRX
e46531261b
Add linux riscv64 build
4 years ago
RPRX
c8f266c740
Adjust Bazel
4 years ago
yuhan6665
2e20d34f84
Fix parser for shadowsocks cipher none
4 years ago
Shelikhoo
d2266bb52c
Alias for ext: to reduce ambiguous ext: used without context
4 years ago
Shelikhoo
432bc627bb
Adopt to new signature key and format
4 years ago
rprx
a2c86aaaeb
Adjust arm build
4 years ago
Kslr
a8f3450b89
Merge pull request #38 from yuhan6665/master
...
Add stats counter for outbounds
4 years ago
rprx
694180fc9a
Add windows arm build ( #39 )
...
* Add windows arm build
* Add windows arm build
* Add windows arm build
4 years ago
yuhan6665
886598542c
Add stats counter for outbounds
4 years ago
Agioi Theodoroi
bbd3988f3d
clean up code
4 years ago
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