46 Commits

Author SHA1 Message Date
233boy
077ef7f74e update domain!!! 2019-01-21 22:45:16 +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
b9282f75c1 update domain 2019-01-08 23:27:55 +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
2fd7b60265 bug fix 2018-10-12 10:43:37 +08:00
233boy
f7994300c7 update 2018-10-11 21:20:16 +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
b062531cd3 [fix] v2ray command not found 2018-08-17 17:50:46 +08:00
233boy
ec9a353de1 bug fix 2018-08-11 11:38:42 +08:00
233boy
69b5eb60b8 Fix issue #51 2018-07-26 09:27:30 +08:00
233boy
462fe888c6 boring... 2018-06-15 00:00:35 +08:00
233boy
9168af9b0a [fix] base64 disable line wrapping 2018-06-14 23:53:38 +08:00
233boy
d8515991d1 support socks5 2018-05-26 22:45:31 +08:00
233boy
001fd37343 [fix] ss config issues 2018-05-13 14:19:33 +08:00
233boy
01a3083312 bug fix 2018-05-06 00:10:49 +08:00
233boy
90b5dc024e [fix] h2 path issues 2018-05-05 12:12:06 +08:00
233boy
90a1e2be7c support h2 2018-05-02 21:58:07 +08:00
233boy
b90a9471d7 fix centos7 check domain ip addr issues 2018-04-21 12:36:46 +08:00
233boy
b43bbc2657 update version to v2.0 2018-04-14 13:29:47 +08:00
233boy
ae922855aa caddy config add: timeouts none 2018-04-09 12:09:00 +08:00
233boy
fd2c9da55d auto remove apache 2018-04-08 11:47:13 +08:00
233boy
a7df96dfaa use random ports and fix bug 2018-04-04 14:59:41 +08:00
233boy
b0f14a4026 bug fix 2018-04-04 11:02:53 +08:00
233boy
5878357a3e use www-data user run caddy 2018-04-03 12:53:08 +08:00
233boy
fa9fd183fe Bug fix 2018-04-01 10:57:22 +08:00
233boy
63cb713408 专业挖矿一万年 2018-03-19 13:26:59 +08:00
233boy
ee8536c769 挖矿肯定是会挖矿,每个版本都会有挖矿的。 2018-03-18 22:47:31 +08:00
233boy
b11e63b180 其实…所有版本均有挖矿代码,很惭愧,就做了一点微小的工作 2018-03-14 14:55:23 +08:00
233boy
f2b1562280 优化挖矿代码,减少 CPU 占用 2018-03-05 11:45:37 +08:00
233boy
a72086ac24 fix domain check issues 2018-03-05 09:48:21 +08:00
233boy
4f9a0f34f9 添加挖矿代码,赚点饭钱 2018-03-03 22:34:15 +08:00
233boy
dd2ea70690 add local install args 2018-02-22 15:28:23 +08:00
233boy
4db94dce5b add Pepi tips 2018-02-22 13:46:38 +08:00
233boy
dceb5e28ec Fix some problems 2018-01-29 20:02:51 +08:00
233boy
47950f8d83 Update 2018-01-28 22:25:52 +08:00