233boy
|
86bb946091
|
del config dont get ip
|
2024-12-05 20:29:00 +08:00 |
|
233boy
|
f75e3f1187
|
fix bug and add update dat file
|
2024-06-10 16:11:33 +08:00 |
|
233boy
|
463ff482ea
|
fix get ip err
|
2023-08-08 15:12:44 +08:00 |
|
233boy
|
83d1e045a9
|
fix jq install; dns check
|
2023-08-07 12:24:23 +08:00 |
|
233boy
|
44e340914d
|
fix yum install epel-release
|
2023-05-29 18:09:16 +08:00 |
|
233boy
|
bf8867cc63
|
remove qrencode install
|
2023-05-24 21:36:36 +08:00 |
|
233boy
|
61e55aed2f
|
v4
|
2023-05-14 00:55:46 +08:00 |
|
233boy
|
b8ca53054d
|
prefer ipv4, fix #995 #996
|
2022-11-10 09:59:57 +08:00 |
|
233boy
|
ab15bf6f7f
|
support ipv6
|
2022-11-03 20:33:48 +08:00 |
|
233boy
|
78213f1f8a
|
del: remove 32bit system support
|
2022-06-08 14:28:55 +08:00 |
|
233boy
|
b319e963de
|
dont auto enable bbr
|
2021-12-04 21:42:50 +08:00 |
|
233boy
|
bf04951379
|
update ss ciphers
|
2021-04-22 17:40:09 +08:00 |
|
233boy
|
8e944269f7
|
add VLESS_WebSocket_TLS
|
2020-11-08 18:19:44 +08:00 |
|
233boy
|
8b2e5b45c2
|
alterId set to 0
|
2020-09-12 12:52:34 +08:00 |
|
Jiahao Liang
|
5b08b49223
|
fix for new release structure of v2ray
|
2020-08-18 16:16:25 +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
|
f515968ebf
|
fix #249
|
2019-06-22 10:57:43 +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
|
e43667561d
|
update domain
|
2019-05-06 16:04:37 +08:00 |
|
Asnxthaony
|
c6640f9d02
|
⚡ Optimize install speed
|
2019-05-04 16:08:56 +08:00 |
|
BOYPT
|
c8393caf51
|
online branch
|
2019-02-24 15:11:35 +08:00 |
|
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 |
|