1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 18:45:23 +00:00
Commit Graph

347 Commits

Author SHA1 Message Date
Darien Raymond
be6f44e1d7
update to golang 1.10.2 2018-05-26 00:14:54 +02:00
DarienRaymond
97f2de99ac
Merge pull request #1057 from sunshineplan/sunshineplan-patch-4
Update install-release.sh
2018-04-14 10:10:23 +02:00
sunshineplan
fc08c010c6
Update install-release.sh 2018-04-14 15:59:53 +08:00
DarienRaymond
ea262bc1bf
Merge pull request #1055 from sunshineplan/sunshineplan-patch-2
install-release.sh帮助信息运行参数增加--remove
2018-04-14 09:39:54 +02:00
DarienRaymond
5dd259fec7
Merge pull request #1056 from sunshineplan/sunshineplan-patch-3
install-release.sh合并重复变量定义并置于开头
2018-04-14 09:39:20 +02:00
sunshineplan
891cba48ed
Update install-release.sh 2018-04-14 15:34:59 +08:00
sunshineplan
63c59a2a8a
Update install-release.sh 2018-04-14 15:20:02 +08:00
sunshineplan
8ecbce02e6
Update install-release.sh 2018-04-14 15:10:10 +08:00
Darien Raymond
3c2b75f548
add security description to systemd unit file. fixes #1011. 2018-04-13 23:05:56 +02:00
Darien Raymond
e4b24984c4
install v2ray on state 1 and 4 2018-04-12 22:41:15 +02:00
sunshineplan
adcdad368f
Update install-release.sh 2018-04-12 21:56:19 +08:00
DarienRaymond
72e61b3370
Merge branch 'master' into 5 2018-04-12 15:40:04 +02:00
sunshineplan
b0ded2f5a6
Update install-release.sh 2018-04-12 21:38:18 +08:00
DarienRaymond
bc2d2ae866
Merge pull request #1037 from sunshineplan/2
install-release.sh检查版本功能更新
2018-04-12 15:19:32 +02:00
sunshineplan
90ad6bb121
Update install-release.sh 2018-04-12 19:00:13 +08:00
sunshineplan
8f8e393e5f
Update install-release.sh 2018-04-12 18:18:26 +08:00
DarienRaymond
7d800168aa
Merge pull request #1039 from sunshineplan/4
install-release.sh增加启动和停止服务失败的提醒
2018-04-12 11:20:06 +02:00
sunshineplan
1097ed96f2
Update install-release.sh 2018-04-12 16:56:00 +08:00
DarienRaymond
7ead80c792
Merge pull request #1038 from sunshineplan/3
install-release.sh中copyFile功能简化
2018-04-12 10:46:32 +02:00
sunshineplan
765c44c2ac
Update install-release.sh 2018-04-12 16:03:40 +08:00
sunshineplan
fe5d3adecc
Update install-release.sh 2018-04-12 16:03:06 +08:00
sunshineplan
e6ac13bf8c
Update install-release.sh 2018-04-12 15:57:04 +08:00
sunshineplan
ee1a49bf25
Update install-release.sh 2018-04-12 15:50:33 +08: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
02941b66a0
add tags to ext 2018-04-10 22:23:25 +02:00
Yaspee
f7ec32d70f
Update install-release.sh 2018-04-07 15:59:23 +08:00
Darien Raymond
eafb726a8d
use go 1.10.1 2018-03-30 23:52:51 +02:00
DarienRaymond
bf5e93efd7
Merge pull request #968 from wuxiangzhou2010/master
fix typo
2018-03-19 21:44:25 +07:00
mubiale
8ffedde5a9 fix typos 2018-03-19 17:01:15 +08:00
Jinqiu Yu
0e12ffd9b6 Fix typo 2018-03-06 23:18:49 +08:00
DarienRaymond
2628fc7cdc
Merge pull request #928 from yujinqiu/fix-typo
Fix typo
2018-03-06 15:49:22 +01:00
Jinqiu Yu
dde9aaa892 Fix typo 2018-03-06 22:39:13 +08:00
Jinqiu Yu
2dc6d29d95 Capture command output 2018-03-06 22:31:31 +08:00
Darien Raymond
6b4272d8d2
update release key. fixes #907 2018-03-02 21:13:05 +01:00
Darien Raymond
c4dd86da84
update geoip 2018-03-01 17:47:35 +01:00
Darien Raymond
af967c2b72
use golang 1.10 for release 2018-02-21 10:36:41 +01:00
Ariselia
684d8620d6
Update Golang tarball version. 2018-02-11 18:15:51 +08:00
Darien Raymond
90925bdf7a
use go 1.9.4 2018-02-08 22:10:02 +01:00
Darien Raymond
72e9ef8fb3
fix release ci 2018-01-12 13:27:18 +01:00
Darien Raymond
7cf654a943
fix a typo 2017-12-30 22:30:56 +01:00
Darien Raymond
64859ff47b
specify release description 2017-12-29 00:27:24 +01:00
Darien Raymond
1777540e3d
update geoip.dat 2017-12-25 22:23:49 +01:00
Darien Raymond
a82ca019b2
release script relocation 2017-12-25 21:54:44 +01:00
astrataro
b8dc01be55
Support Linux on s390x 2017-12-19 06:16:32 +08:00
ToutyRater
2c62346011
typo 2017-11-10 12:38:32 +00:00
Darien Raymond
14bc183754
update arch values 2017-11-08 21:33:41 +01:00
Darien Raymond
e1c8ffd378
put systemd unit file into /etc/systemd/system. fix #623 2017-11-07 15:25:58 +01:00
Darien Raymond
95b8be93c3 exit on mandatory files only 2017-11-05 20:12:40 +01:00
Darien Raymond
25a1f1d450 fix typo 2017-11-04 01:45:00 +01:00
Darien Raymond
b0a132596f install more files 2017-11-03 23:42:33 +01:00
Darien Raymond
1413bb2944 update 2017-11-03 22:40:12 +01:00
sunshineplan
1ffe27c5f7 Update install-release.sh
使用remove参数后,如果没有找到V2ray程序,则退出。
2017-09-13 20:54:47 +08:00
Darien Raymond
0066890a6c
fix go get link 2017-06-07 12:08:01 +02:00
Darien Raymond
45fd058946
update install.sh 2017-06-06 10:40:19 +02:00
Darien Raymond
72736b0447
update install.sh 2017-06-04 23:08:48 +02:00
ToutyRater
19e7a1955a Update install-release.sh 2017-01-06 06:22:59 +00:00
ToutyRater
9917363a36 Update install-release.sh 2017-01-06 06:08:48 +00:00
ToutyRater
3910833fb2 Update install-release.sh 2017-01-02 13:02:54 +00:00
ToutyRater
9a5c71f5ee Update install-release.sh 2016-12-31 13:44:52 +00:00
Darien Raymond
e7bf0c2e49
fix install script 2016-08-21 18:02:12 +02:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray
34b4fceaa4
update file location 2016-07-27 23:40:47 +02:00
v2ray
1e9f4a1a08
relocate sample configs 2016-07-27 21:58:54 +02:00
v2ray
5cf36c4520
relocate point main 2016-07-27 21:55:01 +02:00
v2ray
d2233136ba
remove mobile target 2016-07-27 21:49:59 +02:00
v2ray
7095c5e19b
relocate release scripts 2016-07-27 21:46:55 +02:00
v2ray
330abd126c
add release for freebsd 2016-07-27 16:56:32 +02:00
v2ray
96c6012013
refine main thread to capture all logs 2016-07-10 23:11:42 +02:00
v2ray
6ca4eaf3b6
update default capacity in config files 2016-07-01 17:51:50 +02:00
V2Ray Dev
3729ad2330
Update default capacity 2016-06-20 23:24:10 +02:00
v2ray
6ec9032a54
update default config 2016-06-20 16:24:59 +02:00
v2ray
9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00
v2ray
c8da174a7a update install-release.sh 2016-06-13 09:25:19 +02:00
v2ray
a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray
8f4bd95bc3 fix default uuid and port 2016-05-28 14:09:01 +02:00
v2ray
07c3f2d7cd update help context 2016-05-27 17:44:56 +02:00
v2ray
3c4c14c89c allow local binary 2016-05-27 17:20:31 +02:00
v2ray
e610faaff6 update default server address 2016-05-25 22:23:59 +02:00
v2ray
e9f0eea0d1 force install 2016-05-25 12:32:53 +02:00
v2ray
f48f51c6b4 bug fixes 2016-05-25 12:30:04 +02:00
v2ray
a4296f22df check version in install-release.sh 2016-05-25 12:27:40 +02:00
v2ray
61ce85435f respond to system signals 2016-05-10 15:51:38 -07:00
v2ray
2f9b8a955c remove unnecessary access logger init 2016-05-08 23:01:14 -07:00
v2ray
03d6c648ab explictly invoke GC 2016-05-04 23:41:09 +02:00
v2ray
4a38882779 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-05-03 14:57:16 +02:00
wtlusvm
5ab9d5476e Fix #127 2016-05-03 06:06:07 +00:00
v2ray
7cb784b678 initial check in for mobile 2016-05-02 22:59:05 +02:00
kxjhlele
149ee15d30 Update install.sh 2016-04-21 05:30:33 -05:00
kxjhlele
dfad8163f3 Update install.sh 2016-04-18 14:01:54 -05:00
v2ray
185c4e6eae remove unnecessary ExecStop as systemd does it automatically 2016-03-08 15:45:09 +01:00
chenxiaoqino
ae55c9de3b Update install process: hint before downloading
Hint downloading address before installing, in case the download is blocked and the user may manually overwrite the installation process. (Otherwise, the "downloading" hint will never appear when download is blocked.)
2016-02-28 22:08:13 +08:00
v2ray
1df9da5db6 typo 2016-02-27 21:55:55 +01:00
v2ray
60b80d8b26 bypass eval sites 2016-02-27 21:47:02 +01:00
v2ray
8a7d7d0a44 by default not send non http traffic to server 2016-02-27 21:35:02 +01:00
v2ray
f55d22e8cf echo download link 2016-02-21 18:12:42 +01:00
v2ray
bc0819c05f Retrieve lastest version from github api 2016-02-21 18:02:49 +01:00
v2ray
1435a51aa3 fix a typo 2016-02-21 15:03:50 +01:00
v2ray
e3dc449d44 use pgrep to detect if v2ray is running 2016-02-21 15:02:04 +01:00
v2ray
2de77000ad smarter installer 2016-02-21 14:34:32 +01:00
v2ray
ca42fa1fd5 Mips build 2016-02-20 12:32:42 +01:00
v2ray
d2c5771fae update public server address 2016-02-18 11:43:50 +01:00
v2ray
13a9ff45d4 Update default config for light usage 2016-02-18 10:30:00 +01:00
v2ray
4f85f04161 Use Golang 1.6 2016-02-18 10:17:40 +01:00
v2ray
5602f6dca5 restart the service on core dump 2016-02-18 00:15:16 +01:00
v2ray
cbfc9adb95 prefer command line flags over interaction 2016-02-12 00:18:31 +01:00
netcookies
0351915170 Update install-release.sh
1. add proxy support for downloading release ( for client under GFW )
2. stop v2ray daemon before update release
3. start v2ray daemon when finished
2016-02-11 22:52:03 +08:00
v2ray
1f977b0dd4 update install-release.sh 2016-02-08 00:34:22 +01:00
v2ray
25dfa66822 typos 2016-02-05 22:04:43 +01:00
Darien Raymond
8006d0cfdc update version in install-release.sh 2016-02-01 14:06:03 +00:00
Darien Raymond
c9554546db include shadowsocks as inbound in release 2016-01-29 15:48:01 +00:00
v2ray
40c3a01e68 update server config 2016-01-27 12:47:39 +01:00
v2ray
b6e23de0d3 update install release 2016-01-24 23:31:13 +01:00
v2ray
ee72984f78 config test 2016-01-24 12:58:04 +01:00
v2ray
eec0bb4db4 lazy evaluation of log fields 2016-01-18 12:24:33 +01:00
v2ray
a6a14247af remove workaround for centos 6. it doesn't work anyway. 2016-01-18 10:48:42 +01:00
v2ray
0bdf277de5 detect systemctl in install release script 2016-01-18 00:19:37 +01:00
v2ray
666e98da85 add systemd deploy script 2016-01-17 22:45:56 +01:00
v2ray
dde47290d7 completely remove json folder in v2ray 2016-01-17 21:43:10 +01:00
Darien Raymond
9af80c834b Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-01-17 15:22:08 +00:00
Darien Raymond
ae8121e633 remove json packages in app folder 2016-01-17 15:20:49 +00:00
kxjhlele
76e5df4ea8 Update install.sh
go1.5.3
2016-01-17 20:59:32 +08:00
v2ray
e5fa96f814 massive refactoring against json config parsing 2016-01-15 12:43:06 +01:00
Darien Raymond
f87ab4713c simplify v2ray.service 2016-01-13 10:13:37 +00:00
v2ray
9bc68f3575 update repo 2016-01-13 01:05:37 +01:00
v2ray
e09363cb96 check file exists before executing 2016-01-13 01:05:27 +01:00
v2ray
e433779dfc install unzip and daemon for yum and apt-get 2016-01-13 00:52:26 +01:00
v2ray
a6b662b173 add systemd related config 2016-01-12 23:35:45 +01:00
v2ray
0107ea1636 update release version 2016-01-10 22:38:02 +01:00
v2ray
c061cf9f34 update official config 2016-01-10 21:38:37 +01:00
v2ray
8f9b23a6ab fix arch detection in install release script 2016-01-09 21:50:27 +01:00
v2ray
9d95b9ebae simplify official config settings 2016-01-09 00:13:16 +01:00
adoot
3bbb1c6a93 minor: ignore error on mkdir in install.sh 2015-12-25 02:11:21 +00:00
v2ray
e12e5a0ecb barely working http proxy 2015-12-15 16:00:47 +01:00
Darien Raymond
969336de9c remove no-close option from start-stop-daemon 2015-12-14 09:34:25 +00:00
v2ray
1e6aa73781 chinasites 2015-12-14 01:01:57 +01:00