177 Commits

Author SHA1 Message Date
233boy
05b345cce1 tg channel 2020-01-16 17:54:30 +08:00
233boy
dc36df7959 update ver 2020-01-15 21:40:16 +08:00
233boy
0587560602 update config 2020-01-04 12:21:28 +08:00
233boy
1b7042f6f2 update clients dns 2019-12-31 11:53:45 +08:00
233boy
35cc43c045 fix error 2019-12-30 19:10:48 +08:00
233boy
5dd0aac87b support DOH 2019-12-29 19:06:36 +08:00
233boy
5c0193f847 fix caddy.service not found. fix #397 #398 2019-11-12 15:30:54 +08:00
233boy
d568ae0299 update caddy.service 2019-11-11 15:43:31 +08:00
233boy
3a2b81cdf7 fix caddy cannot running. fix #392, fix #392 2019-11-08 14:28:04 +08:00
233boy
af60aac5dd enable sniffing 2019-11-07 10:38:15 +08:00
233boy
5ea36e805e fix domain check bug. 2019-11-01 19:02:04 +08:00
233boy
5ba3d52f78 Merge pull request #384 from zqigolden/fix$domain
Fix a bug when applying ws+tls method
2019-11-01 18:57:57 +08:00
zqigolden
29c99e16b1 Update v2ray.sh 2019-11-01 17:42:30 +08:00
233boy
e01ba62266 fix quic issues #371 2019-11-01 10:14:58 +08:00
233boy
6288fcfbf1 remove random create caddy email 2019-10-29 12:25:09 +08:00
233boy
3c3eb91d7d fix ping not support '-4' option. #367, #370 2019-10-27 19:16:34 +08:00
233boy
344a7becbe only check ipv4 addr, fix #367, fix #370 2019-10-26 22:25:39 +08:00
233boy
97d78c8284 use new caddy.service 2019-10-12 17:31:39 +08:00
233boy
eab685736c update caddy service 2019-10-11 14:14:37 +08:00
233boy
37bd9a1d32 fix bug 2019-09-24 14:34:02 +08:00
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