Commit Graph

107 Commits

Author SHA1 Message Date
233boy
5fbdf86918 ...fix caddy running issue. mdzz 2019-09-24 12:02:45 +08:00
233boy
f5b943f8b7 fix caddy cannot running issue 2019-09-22 10:30:43 +08:00
233boy
ebcbbc2e52 use dnspod public dns 2019-09-12 11:24:31 +08:00
233boy
87340c995e update rules 2019-06-25 19:11:55 +08:00
233boy
6058e148f1 fix bug 2019-06-25 11:42:38 +08:00
233boy
966bf6f733 update dns config 2019-06-25 11:35:11 +08:00
233boy
db4b81048a support padavan v2ray 2019-06-23 22:22:33 +08:00
233boy
f515968ebf fix #249 2019-06-22 10:57:43 +08:00
233boy
dc21125153 close #248 2019-06-20 14:41:54 +08:00
233boy
03a274c72f support ARM cpu. close #248 2019-06-20 14:38:58 +08:00
233boy
aacf1cf7ab update bbr check 2019-06-14 10:22:56 +08:00
233boy
4555f1ad9a fix v2ray command not found 2019-06-14 09:03:15 +08:00
233boy
5c647ffcc3 update caddy service 2019-06-08 10:39:08 +08:00
233boy
e43667561d update domain 2019-05-06 16:04:37 +08:00
233boy
69fb87beaa Merge pull request #193 from Asnxthaony/patch-1
 Optimize install speed
2019-05-06 13:25:25 +08:00
Asnxthaony
c6640f9d02 Optimize install speed 2019-05-04 16:08:56 +08:00
233boy
b6381cabdf fix v2ray client file download and ss qr create 2019-03-12 18:17:12 +08:00
233boy
f4808e2305 fix qrcode fix 2019-03-11 20:47:19 +08:00
233boy
0cdd7be335 fix bug 2019-03-02 16:36:57 +08:00
233boy
6f301cab82 Merge pull request #131 from boypt/masterbr
参数选择分支
2019-02-24 15:53:21 +08:00
BOYPT
c8393caf51 online branch 2019-02-24 15:11:35 +08:00
233boy
9d6febc8b2 update 2019-02-17 23:15:24 +08:00
233boy
e9ab14add2 Update README.md 2019-02-01 19:03:40 +08:00
233boy
1778651394 update link v3.05 2019-01-21 23:04:19 +08:00
233boy
077ef7f74e update domain!!! 2019-01-21 22:45:16 +08:00
233boy
cbaf657340 Merge pull request #107 from boypt/patch-1
fix: 如果执行安装前存在/etc/v2ray目录会导致git clone 出错
2019-01-21 14:51:02 +08:00
Preston Ma
9a71576d5e fix: 如果执行安装前存在/etc/v2ray目录会导致git clone 出错
重现方法
```
mkdir -p /etc/v2ray/
cd /etc/v2ray/
bash <(curl -s -L https://233now.com/v2ray.sh)
```
原因:740行的`[ -d /etc/v2ray ] && rm -rf /etc/v2ray`,如果恰好用户在当前这个目录,被删除后git就找不到了..
解决:git clone时候先跳去别的目录,pushd/popd命令就比较合适了。
2019-01-21 11:47:09 +08:00
233boy
141a0fb58d tg proxy secret add "dd" prefix 2019-01-13 15:53:09 +08:00
233boy
b9282f75c1 update domain 2019-01-08 23:27:55 +08:00
233boy
d140b3bc3d fix dynamicPort bugs 2019-01-06 16:22:36 +08:00
233boy
620ec46f5a v3 boom 2019-01-05 16:04:16 +08:00
233boy
3ecb6847e6 centos7 not config iptables 2018-12-16 22:07:15 +08:00
233boy
cee9bb6fb0 fix ip addr issue 2018-12-08 13:32:01 +08:00
233boy
0b7542db23 close #85 2018-12-07 16:29:02 +08:00
233boy
5871d57acb sync time: v2ray time 2018-11-25 11:39:45 +08:00
233boy
b361a420e2 update domain 2018-11-20 15:42:08 +08:00
233boy
7d9cf1a03f fix time issue 2018-11-14 21:38:23 +08:00
233boy
2437f5e4ef use https 2018-11-03 22:04:29 +08:00
233boy
077585ceb4 curl header add no cache 2018-10-12 11:06:55 +08:00
233boy
12043c2a4b update 2018-10-12 11:00:44 +08:00
233boy
2fd7b60265 bug fix 2018-10-12 10:43:37 +08:00
233boy
f7994300c7 update 2018-10-11 21:20:16 +08:00
233boy
2d01747037 update link 2018-10-10 17:05:18 +08:00
233boy
76495c810b update domain name 2018-10-10 17:03:00 +08:00
233boy
f3d3c7635f check git clone status 2018-10-04 13:14:10 +08:00
233boy
19b4aa817b add qr tips 2018-09-19 15:56:44 +08:00
233boy
7ffafe039c update domain name 2018-09-07 12:26:38 +08:00
233boy
31a548defc add daemon 2018-08-31 15:36:21 +08:00
233boy
a6a348b476 [tips] v2ray command not found 2018-08-29 12:51:47 +08:00
233boy
b062531cd3 [fix] v2ray command not found 2018-08-17 17:50:46 +08:00