Skip to content

uerax/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Normal

Xray / Sing-box 一键脚本

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/taffy-onekey/master/taffy.sh)" @

Linux 命令优化

bash -c "$(curl -sL https://cdn.jsdelivr.net/gh/uerax/script@master/bashrc.sh)" @

Mac 工具备份脚本

bash -c "$(curl -sL https://mirror.ghproxy.com/https://raw.githubusercontent.com/uerax/script/master/mac-recover.sh)" @

一键 DD 脚本

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 11 -v 64 -port "SSH端口" -p "YOUR_PASSWORD" 

国内机器

bash <(wget --no-check-certificate -qO- 'https://mirror.ghproxy.com/https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 11 -v 64 --mirror 'https://mirrors.cloud.tencent.com/debian/' -port "SSH端口" -p "YOUR_PASSWORD" 

甲骨文 Ubuntu 优化

bash -c "$(curl -sL https://cdn.jsdelivr.net/gh/uerax/script@master/oracle.sh)" @

安装 Node Exporter

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/node-exporter.sh)" @

Mining

一键安装 Xmrig 脚本 (randomx, ghostrider, cryptonight...)

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/xmrig.sh)" @

一键安装

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/xmrig.sh)" @ onekey 矿池链接 钱包地址 标识名 算法(RandomX) tls(true/false)

一键修改参数

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/xmrig.sh)" @ change 矿池链接 钱包地址 标识名 算法 tls(true/false)

一键安装 Zeph 脚本

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/zeph.sh)" @

一键安装 Quilibrium 脚本

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/quilibrium.sh)" @

一键安装 Qubic 脚本

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/qubic.sh)" @

客户端更新

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/qubic.sh)" @ update

一键安装运行

bash -c "$(curl -sL https://raw.githubusercontent.com/uerax/script/master/miner/qubic.sh)" @ onekey 64 $(hostname) token或者钱包地址

About

自用脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages