Skip to content

adiit01/0asis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8ccb12 · Jan 19, 2025

History

9 Commits
Jan 18, 2025
Jan 18, 2025
Jan 19, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025
Jan 18, 2025

Repository files navigation

OASIS AI BETA CLI VERSION

banner AI inference powered by distributed compute

Features

Banner

  • Register/Login Accounts

  • Auto Create Providers

  • Auto Send Heartbeat

  • Support Multy Accounts

  • Support Proxy

Requirements

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

  • NPM: Ensure you have npm installed.

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

so if you want create multiple providers you need to put multiple proxy there.

Setup

  1. Clone this repository:

    git clone https://github.com/Zlkcyber/oasis-bot.git
    cd oasis-bot
  2. Install dependencies:

    npm install
  3. put your email and pass to accounts.txt format email|password 1 account for 1 line

    nano accounts.txt
  4. put your proxy to proxy.txt

    nano proxy.txt
  5. Setup to create accounts/login and get Tokens:

    npm run setup
  6. Run The Script:

    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published