sunshineplan
|
ee1a49bf25
|
Update install-release.sh
|
2018-04-12 15:50:33 +08:00 |
|
DarienRaymond
|
8438b9b500
|
Merge pull request #1035 from sunshineplan/1
install-release.sh当/etc/v2ray/config.json存在时,不再生成/etc/v2ray文件夹,并修复缩进
|
2018-04-12 09:49:02 +02:00 |
|
sunshineplan
|
266042a250
|
Update install-release.sh
|
2018-04-12 15:48:32 +08:00 |
|
sunshineplan
|
de163ba487
|
Update install-release.sh
|
2018-04-12 15:46:52 +08:00 |
|
sunshineplan
|
e154ff3dfd
|
Update install-release.sh
|
2018-04-12 15:45:46 +08:00 |
|
sunshineplan
|
648b7e35f1
|
Update install-release.sh
|
2018-04-12 15:41:35 +08:00 |
|
sunshineplan
|
f479f0094f
|
Update install-release.sh
|
2018-04-12 15:16:50 +08:00 |
|
sunshineplan
|
a12ec47cad
|
Update install-release.sh
|
2018-04-12 14:52:35 +08:00 |
|
sunshineplan
|
58794ddcb4
|
Update install-release.sh
|
2018-04-12 14:18:40 +08:00 |
|
sunshineplan
|
3f1bb73e2a
|
Update install-release.sh
|
2018-04-12 14:15:21 +08:00 |
|
sunshineplan
|
78ac8470b5
|
Update install-release.sh
|
2018-04-12 14:06:14 +08:00 |
|
sunshineplan
|
5784d3ce9c
|
将所有exit改为return,并在适当的地方增加return
目的是增加脚本可读性
|
2018-04-12 14:01:19 +08:00 |
|
sunshineplan
|
d4124dfe9b
|
Revert "将所有exit改为return,并在适当的地方增加return"
This reverts commit cace23b822 .
|
2018-04-12 13:52:37 +08:00 |
|
sunshineplan
|
cace23b822
|
将所有exit改为return,并在适当的地方增加return
目的是增加脚本可读性
|
2018-04-12 13:23:39 +08:00 |
|
sunshineplan
|
bb2f6d006e
|
增加启动和停止服务失败的提醒
|
2018-04-12 13:17:48 +08:00 |
|
sunshineplan
|
a0fd5ba056
|
copyFile功能简化
|
2018-04-12 13:12:12 +08:00 |
|
sunshineplan
|
c56b55a7d3
|
检查版本功能更新
检查新版本时增加检测本地是否安装的情况
使用version参数时,不需要键入v,直接打版本号即可
|
2018-04-12 10:53:05 +08:00 |
|
sunshineplan
|
5b1b771d2e
|
修复缩进,当/etc/v2ray/config.json存在时,不再生成/etc/v2ray文件夹
|
2018-04-12 10:24:18 +08:00 |
|
Darien Raymond
|
a06078ecb3
|
fix test
|
2018-04-12 00:28:20 +02:00 |
|
Darien Raymond
|
c76d492c0f
|
stats counter for inbound traffic
|
2018-04-12 00:10:14 +02:00 |
|
Darien Raymond
|
3e8da9e540
|
fix delay in blackhole
|
2018-04-11 23:02:10 +02:00 |
|
Darien Raymond
|
d2470e2cdb
|
fix lint errors
|
2018-04-11 20:17:19 +02:00 |
|
Darien Raymond
|
622cb529a9
|
include base error
|
2018-04-11 20:17:08 +02:00 |
|
Darien Raymond
|
666a1a17f2
|
fix test
|
2018-04-11 16:52:51 +02:00 |
|
Darien Raymond
|
0caf92726b
|
better way to run tasks in parallel
|
2018-04-11 16:45:09 +02:00 |
|
Darien Raymond
|
9d7f43a299
|
fix lint errors
|
2018-04-11 16:15:29 +02:00 |
|
Darien Raymond
|
044c641d7b
|
test case for tls certs
|
2018-04-10 23:02:47 +02:00 |
|
Darien Raymond
|
02941b66a0
|
add tags to ext
|
2018-04-10 22:23:25 +02:00 |
|
Darien Raymond
|
318a36fe58
|
automatic issuing certificates from provided CA
|
2018-04-10 12:42:02 +02:00 |
|
Darien Raymond
|
8ba8ce7d6a
|
more options for generating certificate
|
2018-04-09 23:17:55 +02:00 |
|
Darien Raymond
|
b7fc1f0bd6
|
scenario test for domain socket
|
2018-04-09 20:45:23 +02:00 |
|
Darien Raymond
|
38de82a5d3
|
don't release locker in abstract mode
|
2018-04-09 17:18:48 +02:00 |
|
Darien Raymond
|
a320196b77
|
refine domain socket transport
|
2018-04-09 17:09:24 +02:00 |
|
Darien Raymond
|
4b45174650
|
fix handling of empty buffer
|
2018-04-09 16:48:25 +02:00 |
|
DarienRaymond
|
61d9b04ca5
|
Merge pull request #1019 from v2ray/domainsocket
Implemented Primitive Domain Socket Support described in https://github.com/v2ray/Planning/issues/25
|
2018-04-09 12:42:42 +02:00 |
|
Darien Raymond
|
88133aa4a6
|
move cert generation code to common
|
2018-04-09 12:42:18 +02:00 |
|
Darien Raymond
|
286e9a3835
|
conf loader as component
|
2018-04-09 11:43:13 +02:00 |
|
Darien Raymond
|
b7f2f30244
|
support fetching config from http
|
2018-04-08 23:22:55 +02:00 |
|
Darien Raymond
|
6f2d4c72cc
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2018-04-07 23:07:33 +02:00 |
|
Darien Raymond
|
83625618ee
|
re-init maps when they are empty
|
2018-04-07 23:07:30 +02:00 |
|
DarienRaymond
|
8dd67e0e71
|
Merge pull request #1024 from Yaspee/master
Update install-release.sh
|
2018-04-07 21:54:16 +02:00 |
|
Yaspee
|
f7ec32d70f
|
Update install-release.sh
|
2018-04-07 15:59:23 +08:00 |
|
Darien Raymond
|
deb7dab8f3
|
remove unnecessary id cache
|
2018-04-07 09:56:28 +02:00 |
|
Darien Raymond
|
ee5bc8133a
|
fix cached id generation after system sleep
|
2018-04-06 22:02:52 +02:00 |
|
Darien Raymond
|
8f7bdede4e
|
add check for largeSize in case there is just one pool
|
2018-04-06 21:13:29 +02:00 |
|
Darien Raymond
|
758723516e
|
reorder condition list to short circuit IP resolution if possible.
Fix #1021
|
2018-04-06 15:56:53 +02:00 |
|
Xiaokang Wang
|
00016e0517
|
Add comment
|
2018-04-06 20:29:08 +08:00 |
|
Darien Raymond
|
84a05e7cd9
|
remove shadowsocks conformance test
|
2018-04-05 21:57:35 +02:00 |
|
Darien Raymond
|
864a3f2126
|
Update version
|
2018-04-05 21:36:04 +02:00 |
|
Darien Raymond
|
7315b2c647
|
fix mux test
|
2018-04-05 21:09:57 +02:00 |
|