Skip to content

uerax/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Normal

Xray / Sing-box 一键脚本

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

Linux 命令优化

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

一键修改 Root 密码和端口

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

Mac 工具备份脚本

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

论坛每日签到(手动加入cookie)

wget -N --no-check-certificate -q -O /root/hostloc.sh "https://cdn.jsdelivr.net/gh/uerax/script@master/hostloc.sh" && chmod +x /root/hostloc.sh && ((crontab -l | grep -v "bash /root/hostloc.sh") & echo "0 0 * * * bash /root/hostloc.sh") | crontab -

一键 DD 脚本

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 11 -v 64 -port "2222" -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 -port "2222" --mirror 'https://mirrors.cloud.tencent.com/debian/' -p "YOUR_PASSWORD" 

甲骨文机器基本功能安装

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

Mining

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

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

一键修改参数

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

一键安装 Cpuminer 脚本 (yespower, yescrypt...)

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

一键安装 Qubic 脚本

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

客户端更新

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

一键安装运行

bash -c "$(curl -L https://raw.githubusercontent.com/uerax/script/master/qubic.sh)" @ onekey 64 $(hostname) eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJJZCI6ImM4NjVjNmU1LTBiOTQtNDdjNC04NzBkLThmNTRkOTQ5NzgzMiIsIk1pbmluZyI6IiIsIm5iZiI6MTcwNzczNjA5OSwiZXhwIjoxNzM5MjcyMDk5LCJpYXQiOjE3MDc3MzYwOTksImlzcyI6Imh0dHBzOi8vcXViaWMubGkvIiwiYXVkIjoiaHR0cHM6Ly9xdWJpYy5saS8ifQ.v_VgJJy6jXA-w4aJOo1wtgr7TPHP-2k9MY-8B63qBdv8EjzSWmlh0vx_r-DwF14hG8XrhpXtNv9TgaPyVTVc5Q

一键安装 Titan 脚本

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

About

自用脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages