https://github.com/uerax/taffy-onekey
一键安装脚本
https://github.com/uerax/taffy-onekey
onekey-install
Last synced: 6 months ago
JSON representation
一键安装脚本
- Host: GitHub
- URL: https://github.com/uerax/taffy-onekey
- Owner: uerax
- Created: 2022-11-10T18:48:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T22:38:25.000Z (7 months ago)
- Last Synced: 2024-11-17T23:27:03.009Z (7 months ago)
- Topics: onekey-install
- Language: Shell
- Homepage:
- Size: 272 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
__保存脚本执行__
```
wget -N --no-check-certificate -q -O taffy.sh "https://raw.githubusercontent.com/uerax/taffy-onekey/master/taffy.sh" && chmod +x taffy.sh && bash taffy.sh
```__不保存脚本执行__
```
bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/taffy-onekey/master/taffy.sh)" @
```__国内机器__
```
wget -N --no-check-certificate -q -O taffy-cn.sh "https://gh-proxy.com/https://raw.githubusercontent.com/uerax/taffy-onekey/master/taffy-cn.sh" && chmod +x taffy-cn.sh && bash taffy-cn.sh
````一键安装 Singbox`
```
bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/taffy-onekey/master/taffy.sh)" @ singbox
````一键安装 Xray`
```
bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/taffy-onekey/master/taffy.sh)" @ xray
````完全卸载`
```
bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/taffy-onekey/master/taffy.sh)" @ uninstall
```## Script
实现一键安装的功能,只兼容 ubuntu 和 debian
现在已支持以下协议
- hysteria2
- vless-tls-reality
- vless-grpc-reality
- vless-h2-reality
- vmess-ws-tls
- trojan-tls-tcp
- trojan
- shadowsocket-2022## Question
* 分享链接可能存在问题,客户端如果解析失败可以手动填写参数