233boy
|
ab15bf6f7f
|
support ipv6
|
2 years ago |
233boy
|
78213f1f8a
|
del: remove 32bit system support
|
3 years ago |
233boy
|
b319e963de
|
dont auto enable bbr
|
3 years ago |
233boy
|
bf04951379
|
update ss ciphers
|
4 years ago |
233boy
|
8e944269f7
|
add VLESS_WebSocket_TLS
|
4 years ago |
233boy
|
8b2e5b45c2
|
alterId set to 0
|
4 years ago |
Jiahao Liang
|
5b08b49223
|
fix for new release structure of v2ray
|
4 years ago |
233boy
|
3c3eb91d7d
|
fix ping not support '-4' option. #367, #370
|
5 years ago |
233boy
|
344a7becbe
|
only check ipv4 addr, fix #367, fix #370
|
5 years ago |
233boy
|
f515968ebf
|
fix #249
|
6 years ago |
233boy
|
03a274c72f
|
support ARM cpu. close #248
|
6 years ago |
233boy
|
aacf1cf7ab
|
update bbr check
|
6 years ago |
233boy
|
e43667561d
|
update domain
|
6 years ago |
Asnxthaony
|
c6640f9d02
|
⚡ Optimize install speed
|
6 years ago |
BOYPT
|
c8393caf51
|
online branch
|
6 years ago |
233boy
|
077ef7f74e
|
update domain!!!
|
6 years ago |
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命令就比较合适了。
|
6 years ago |
233boy
|
b9282f75c1
|
update domain
|
6 years ago |
233boy
|
620ec46f5a
|
v3 boom
|
6 years ago |
233boy
|
3ecb6847e6
|
centos7 not config iptables
|
6 years ago |
233boy
|
cee9bb6fb0
|
fix ip addr issue
|
6 years ago |
233boy
|
0b7542db23
|
close #85
|
6 years ago |
233boy
|
5871d57acb
|
sync time: v2ray time
|
6 years ago |
233boy
|
b361a420e2
|
update domain
|
6 years ago |
233boy
|
7d9cf1a03f
|
fix time issue
|
6 years ago |
233boy
|
2437f5e4ef
|
use https
|
6 years ago |
233boy
|
2fd7b60265
|
bug fix
|
6 years ago |
233boy
|
f7994300c7
|
update
|
6 years ago |
233boy
|
76495c810b
|
update domain name
|
6 years ago |
233boy
|
f3d3c7635f
|
check git clone status
|
6 years ago |
233boy
|
19b4aa817b
|
add qr tips
|
6 years ago |
233boy
|
7ffafe039c
|
update domain name
|
6 years ago |
233boy
|
31a548defc
|
add daemon
|
6 years ago |
233boy
|
b062531cd3
|
[fix] v2ray command not found
|
6 years ago |
233boy
|
ec9a353de1
|
bug fix
|
6 years ago |
233boy
|
69b5eb60b8
|
Fix issue #51
|
6 years ago |
233boy
|
462fe888c6
|
boring...
|
7 years ago |
233boy
|
9168af9b0a
|
[fix] base64 disable line wrapping
|
7 years ago |
233boy
|
d8515991d1
|
support socks5
|
7 years ago |
233boy
|
001fd37343
|
[fix] ss config issues
|
7 years ago |
233boy
|
01a3083312
|
bug fix
|
7 years ago |
233boy
|
90b5dc024e
|
[fix] h2 path issues
|
7 years ago |
233boy
|
90a1e2be7c
|
support h2
|
7 years ago |
233boy
|
b90a9471d7
|
fix centos7 check domain ip addr issues
|
7 years ago |
233boy
|
b43bbc2657
|
update version to v2.0
|
7 years ago |
233boy
|
ae922855aa
|
caddy config add: timeouts none
|
7 years ago |
233boy
|
fd2c9da55d
|
auto remove apache
|
7 years ago |
233boy
|
a7df96dfaa
|
use random ports and fix bug
|
7 years ago |
233boy
|
b0f14a4026
|
bug fix
|
7 years ago |
233boy
|
5878357a3e
|
use www-data user run caddy
|
7 years ago |