Skip to content

SKaaalper/Openloop-node

Repository files navigation

OpenLoop Decentralized bandwidth

Banner

Decentralized bandwidth Get paid for sharing your unused Internet From Passive Internet to Active Rewards

Openloop Official Account

Features

  • Register Accounts
  • Load Existing Tokens: Load pre-existing tokens if you already have account.
  • Auto Ping
  • Auto Reff
  • Support Multi 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

Free proxy for 7 days Trial

  • Go here 7Days proxy free trial

  • Create account

  • Authenticate 1 IP you use for the Proxy

  • For Cloud curl http://ipinfo.io/ Copy and paste it into your machine

  • For Windows http://ipinfo.io/ Copy and paste it into your browser

  • Copy your IP add then authenticate

  • Register here: Openloop

  • My Invite Code: ol985c1beb

Setup

  1. Clone this repository:
    git clone https://github.com/SKaaalper/Openloop-node.git && cd openloop
  2. Install dependencies:
    npm install
  3. create file for proxy.txt
nano proxy.txt

Take note: 1 ip for 1 token only!

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

    • Go to openloop extension click mouse 2 and click inspect
    • Go to network and Fetch/XHR refresh and click profile copy the bearer token start with eyJhbGciOiJIUzI1Nsah
    • Create token.txt file and save
  2. Setup to create accounts and get Tokens:

    npm run setup
    • Copy the token and save it to token.txt
  3. Create file for token.txt

    nano token.txt
    
    • ctrl + o to save
    • ctrl + x to exit
  4. Open Screen Session

    screen -S openloop
    
  5. Run The Script:

    npm run start
  6. Detach screen ctrl + A , Then Click D

  7. Auto reff using temp mail

    npm run autoreff

    Banner

MIT License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published