Vigilans
1ab9e58dce
Supply test for domain matcher group
4 years ago
Vigilans
1e222425b6
Amend domain matcher with returning values of all matched subdomains
4 years ago
Vigilans
c74a33f827
Amending domain matcher with returning array of all matches
4 years ago
RPRX
e425876afe
Fix totalSize
4 years ago
Vigilans
30e312f72b
Apply sockopt from inbound config to dokodemo tproxy's response connection
4 years ago
DuckSoft
1525712214
some typo fixes
...
note: there are other typos in external/ folder.
considering the fact that the folder "will be removed in future", I skipped those typos.
4 years ago
Roger Shimizu
90af5f19ba
Apply Debian's patch to upstream
4 years ago
Shelikhoo
09b81b78c3
regenerate pb data
5 years ago
Shelikhoo
9bf07b1f26
VMess AEAD Experiment
5 years ago
Shelikhoo
5e59534333
Fix when rolled number is zero
5 years ago
Shelikhoo
d671780804
Drain Connection Based on Uuid based Behavior seed
5 years ago
Shelikhoo
e0aa18b6f3
Drain Connection with invalid checksum before closing. Emergency fix for weakness described in https://github.com/v2ray/v2ray-core/issues/2523
5 years ago
Araragi Hokuto
2a96605138
Fix build failure on illumos
...
Previously v2ray can not be built on illumos due to following reasons:
1. missing build tags in transport/internet/sockopt_other.go
2. many definitions in syscall does not exist on illumos
This commit addresses these problems by adding missing build tags, and
updates those missing syscall deps on illumos to use x/sys/unix.
5 years ago
mzz
49b63cbd79
code quality review
5 years ago
mzz2017
9e84ce38dd
feat: support more types of certificates
5 years ago
vcptr
0d71d3dcf8
revert back to multiconfig
5 years ago
vcptr
04a0c04934
doh route strategy optimized
5 years ago
Kslr
fdbec9a141
Revert "multiple config"
5 years ago
Kslr
e6f226c64d
Revert "add arg -confdir"
5 years ago
vcptr
8ccc142e7e
add comment to please codacy
5 years ago
vcptr
78b95d4bc2
fix: default env empty
5 years ago
vcptr
e50afd6e44
trim err msg
5 years ago
vcptr
5ae47d45c2
multiconf with -confdir arg
5 years ago
vcptr
a36631357c
add comments to new added code
5 years ago
vcptr
1bb34bfe17
abstract type for conf load func
5 years ago
vcptr
1e76123a4c
main loads multiple
5 years ago
vcptr
904db6bd61
mconfig subcommand ready
5 years ago
vcptr
47660bfee2
fix win test error; dont use ReadV on file
5 years ago
vcptr
c060f9f11f
fix test read buf
5 years ago
vcptr
afd805c7ba
fix session key unexported
5 years ago
vcptr
6ef77246ab
add DOH dns client
5 years ago
vcptr
905ac82bb1
more test to common/buf
5 years ago
ghost
8da0a53845
properly propagate Reader errors
5 years ago
ghost
f7abe353df
fix ReadBuffer()
5 years ago
fcying
1cc7702c51
check detour tag size
5 years ago
fcying
fa926a1d1d
access log add detour tag
5 years ago
Felix Yan
b94e3ced7a
Correct a typo in port.go
5 years ago
Kslr
2451eedbc4
Merge pull request #1767 from Gondnat/addEmailIntoAccessLog
...
Add email into access log for shadowsocks and vmess
5 years ago
Gondnat
dd048bfb29
add email into access log for shadowsocks, vmess and mux
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
Kslr
be27720c74
fix codestyle
6 years ago
Kslr
c6f3ab48ee
fixed ReadV issue for windows
...
sync 847b289798
6 years ago
Darien Raymond
9efa8941ec
support attributes in session.Content
6 years ago
Darien Raymond
888494aac8
support attributes in session.Content
6 years ago
Darien Raymond
95583b5031
support range list in routing rule
6 years ago
Darien Raymond
4d23411d80
comments
6 years ago
Darien Raymond
3828a463ea
move sniffing request to session
6 years ago
Darien Raymond
95ed5a5ff8
comments
6 years ago
Darien Raymond
7e5e080488
move sniffing result to session
6 years ago
Darien Raymond
6178d7281c
completely remove usage of go:nosplit
6 years ago