Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Horizen5/nodepay

 
 

Repository files navigation

Nodepay 自动挖矿机器人

image

  • 支持多账号
  • 修复错误

检查账号IP有效性

03 12 2024_13 10 13_REC

python cek.py

Nodepay 注册链接

使用方法

获取token

localStorage.getItem('np_token');

克隆地址

git clone https://github.com/Horizen5/nodepay.git

进入文件目录

cd nodepay

安装依赖

pip install -r requirements.txt

windows运行命令

python run.py

Linux运行命令

python3 run.py

查看账号运行情况 windows

python cek.py

linux

python3 cek.py

在 tokens.txt 中填入你的 Nodepay 令牌

  • 格式示例
  • token1
  • token2

如何获取令牌

在 local_proxies.txt 中填入你的代理

==========================================================================

购买代理

其他代理来源

购买 API 密钥

源代码来自:

https://github.com/im-hanzou
https://github.com/AirdropFamilyIDN-V2-0/nodepay/tree/main

About

nodepay farming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Batchfile 0.7%