Skip to content
forked from Zlkcyber/openloop

openloop bot auto reff and auto ping

License

Notifications You must be signed in to change notification settings

amumuku/openloop

 
 

Repository files navigation

OpenLoop Decentralized bandwidth

banner

OpenLoop Network is a decentralized wireless network built to enhance Internet service delivery, making it more efficient, accessible, and rewarding for everyone. 🤩

Update

  • auto update tokens if expired:
  • fill email and pass to accounts.txt accounts.txt

Features

  • Register Accounts
  • Load Existing Tokens: Load pre-existing tokens if you already have account.
  • Auto Ping
  • Auto Reff
  • Support Multy Accounts
  • Support Proxy

Requirements

  • Node.js: Ensure you have Node.js installed.
  • npm: Ensure you have npm installed.

make sure you have same number account and proxy

if you already have account you can put access-token to token.txt,

put your proxy in file proxy.txt format http://username:pass@ip:port

intro

Setup

  1. Clone this repository:
    git clone https://github.com/amumuku/openloop.git
    cd openloop
  2. Install dependencies:
    npm install
  3. Setup to create accounts and get Tokens:
    npm run setup
  4. Run The Script:
    npm run start
  5. Auto reff using temp mail
    npm run autoreff

License: MIT

This project is licensed under the MIT License.

About

openloop bot auto reff and auto ping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%