1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 02:55:23 +00:00
Commit Graph

1037 Commits

Author SHA1 Message Date
v2ray
f130cee83b more china sites 2016-02-25 14:38:56 +01:00
v2ray
9f50692d15 auto user creation for dynamic port 2016-02-25 14:38:41 +01:00
v2ray
b3f547dc90 more china sites 2016-02-24 14:48:05 +01:00
v2ray
238d465181 more china sites 2016-02-24 12:53:55 +01:00
v2ray
f242ca048c update china ip 2016-02-23 23:31:37 +01:00
v2ray
9e68c150e1 timestamp in protocol 2016-02-23 22:51:08 +01:00
v2ray
464f15cb02 pick truely unused port 2016-02-23 21:50:19 +01:00
v2ray
47e61f62c1 more china sites 2016-02-23 21:39:55 +01:00
v2ray
3b39269ca0 format code 2016-02-23 18:38:12 +01:00
v2ray
075423972b remove unnecessary function 2016-02-23 18:25:00 +01:00
v2ray
87b15b2b20 Add ChaCha20 in Shadowsocks 2016-02-23 18:16:13 +01:00
v2ray
65819228c1 more chacha20 test 2016-02-23 17:50:07 +01:00
v2ray
769af1ed02 ChaCha20 stream cipher 2016-02-23 17:33:54 +01:00
v2ray
9e06048ec6 more china sites 2016-02-23 12:02:26 +01:00
Darien Raymond
631a04f990 Merge pull request #93 from CzBiX/docker
[docker] refine Dockerfile
2016-02-23 10:21:06 +01:00
CzBiX
38dbd38f67 [docker] refine Dockerfile 2016-02-23 12:23:22 +08:00
v2ray
22e867cb85 check error for dial in socks test 2016-02-22 17:13:45 +01:00
v2ray
471b655934 log whole destination in vmess out 2016-02-22 17:10:11 +01:00
v2ray
f6bec7dc72 more china sites 2016-02-22 17:08:31 +01:00
v2ray
df7f8b7cf3 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-02-22 13:45:16 +01:00
v2ray
e117a695ae more china sites 2016-02-22 13:44:46 +01:00
Darien Raymond
5c8ac0d6e0 Merge pull request #91 from CzBiX/docker
generate server config on first run
2016-02-22 11:49:15 +01:00
CzBiX
968f9b9d14 [doc] update logs file path missing in 6e84500 2016-02-22 18:15:31 +08:00
CzBiX
c008f1f614 [doc] update readme for docker 2016-02-22 18:10:07 +08:00
CzBiX
c07cc6c6af [docker] generate server config on first run 2016-02-22 18:10:02 +08:00
v2ray
b59f7488fd raw interface 2016-02-21 21:55:50 +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
b60f491cec add test case for http proxy 2016-02-20 23:27:06 +01:00
v2ray
ca42fa1fd5 Mips build 2016-02-20 12:32:42 +01:00
v2ray
dcd96df058 use NetAddr() as hash 2016-02-18 21:45:33 +01:00
v2ray
00fd6861a6 use golang's default dual stack algo when dialling to a domain 2016-02-18 12:28:45 +01:00
v2ray
d2c5771fae update public server address 2016-02-18 11:43:50 +01:00
v2ray
175d56a10b don't log warning when not accepting anymore. 2016-02-18 11:36:21 +01:00
v2ray
01f239cef2 update to 1.8 2016-02-18 10:42:54 +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
c9750fa3ba prefer pointer over struct 2016-02-17 16:46:53 +01:00
v2ray
131e6bf239 Fix a potential issue mentioned in #81 2016-02-16 14:35:24 +01:00
v2ray
f7c6ecde90 test case for shadowsocks as inbound detour 2016-02-16 14:28:39 +01:00
v2ray
8daa427daf generalized protocol interface 2016-02-16 00:42:52 +01:00
v2ray
cbfc9adb95 prefer command line flags over interaction 2016-02-12 00:18:31 +01:00
Darien Raymond
8d282da1d9 Merge pull request #82 from netcookies/patch-1
Update install-release.sh
2016-02-12 00:04:37 +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
e47dd29ed1 more doc 2016-02-06 22:28:35 +01:00