Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 1.63 KB

README.md

File metadata and controls

66 lines (49 loc) · 1.63 KB

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.