# 20240707-挖矿中转教程 **Published by:** [ytjoe](https://paragraph.com/@ytjoe/) **Published on:** 2024-07-06 **URL:** https://paragraph.com/@ytjoe/20240707 ## Content 基础条件服务器: 海外Ubuntu服务器github程序: https://github.com/EvilGenius-dot/RustMinerSystem安装教程查看github仓库直接执行linux系统中转程序安装命令​bash <(curl -s -L https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/install.sh)​默认后台账号密码为 qzpm19kkx xloqslz913自行修改用户名密码登陆后创建代理,配置端口协议(包含TCP,也可以使用其他的,但是配置会比较复杂,自行摸索),配置端口号(保持机器放通和服务商端放通),代理币种NGINX,代理矿池地址(f2pool矿池地址,需测试连通性) 创建代理页面复制设备连接地址(NGINX-选择创建的那个端口-端口日志-设备连接地址)aleo命令使用创建的代理例: nohup ./aleo-miner -u 设备连接地址 -w accountname.workername -d 0 >> ./aleo-miner.log 2>&1 &​参考文档https://github.com/EvilGenius-dot/RustMinerSystem?tab=readme-ov-file#-linux%E5%AE%89%E8%A3%85 ‍ ‍ ## Publication Information - [ytjoe](https://paragraph.com/@ytjoe/): Publication homepage - [All Posts](https://paragraph.com/@ytjoe/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@ytjoe): Subscribe to updates - [Twitter](https://twitter.com/ytjoe2): Follow on Twitter