sing-box-manager/README.md

34 lines
1.0 KiB
Markdown
Raw Normal View History

2023-07-29 17:20:44 +08:00
# **Description**
2023-08-10 18:09:21 +08:00
### This script supports vps of IPV6 single-stack network.
2023-08-30 17:23:20 +08:00
### This script supports CentOS 8+, Debian 10+, Ubuntu 20+ operating systems.
### This script supports warp to unlock ChatGPT, Netflix,Disney+.
2023-08-31 16:42:32 +08:00
### This script supports multi-protocol coexistence.
2023-07-29 17:19:25 +08:00
2023-08-09 07:53:17 +08:00
# **Installation**
2023-07-29 17:19:25 +08:00
```
#Debian&&Ubuntu
2023-08-29 08:47:02 +08:00
apt update && apt -y install curl wget tar socat jq git openssl uuid-runtime build-essential zlib1g-dev libssl-dev libevent-dev dnsutils
2023-07-29 17:19:25 +08:00
```
```
#CentOS
2023-08-29 08:47:02 +08:00
yum update && yum -y install curl wget tar socat jq git openssl util-linux gcc-c++ zlib-devel openssl-devel libevent-devel bind-utils
2023-07-29 17:19:25 +08:00
```
```
2023-07-29 17:33:30 +08:00
bash <(curl -L https://raw.githubusercontent.com/TinrLin/script_installation/main/Install.sh)
2023-07-29 17:19:25 +08:00
```
# **Supported node types in this script**
- **TUIC V5**
2023-08-25 18:02:22 +08:00
- **juicity**
2023-08-30 17:23:20 +08:00
- **WireGuard**
2023-09-04 11:24:51 +08:00
- **Hysteria2**
2023-07-29 17:19:25 +08:00
- **Vless+vision+Reality**
- **Vless+h2+Reality**
- **Vless+gRPC+Reality**
- **Direct tunnel server**
2023-08-17 17:55:28 +08:00
- **Trojan+tcp+tls+web**
- **Trojan+ws+tls+(CDN)**
2023-07-29 17:19:25 +08:00
- **Hysteria**
- **ShadowTLS V3**
- **NaiveProxy**
- **Shadowsocks**