Commit Graph

145 Commits (c044234e4ad55991f82b48e451b4100741dafdad)

Author SHA1 Message Date
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
v2ray 09f7233e9d update version 2015-12-13 17:31:22 +01:00
v2ray ce32d54a5f Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-12-12 21:12:15 +01:00