🌙
Lunar
  • 👋Getting Started
    • Download Lunar
    • General Settings
    • RPC Settings
    • Captcha Settings
    • PumpFun Settings
    • Scrapers Settings
    • Other Settings
    • Wallets
    • Copytrading Groups
    • Defi Groups
    • Proxies
    • Home Page
  • ✍️Tasks
    • SOL Magic Eden
    • BTC Magic Eden
    • LMNFT
    • Ordzaar
    • ETH Minting
    • Dialect
    • Close Token Account
  • ⛽DEFI
    • General DeFi Settings
    • PumpFun Migration Sniper
    • PumpFun AFK
    • LaunchLab AFK
    • MeteoraDBC AFK
    • PumpFun Copytrade
  • Raydium Copytrade
  • ☎️Scrapers
    • Telegram Scraper
    • Discord Scraper
    • Twitter Scraper
  • 📮Other
    • Fund Management
    • Lunar API
    • RPC's Explained
    • Transfer Data
  • SL's Explained
  • 🔌Extension
    • Setup
    • Lunar Task Creation
    • Using The Extension
    • Remote Extension Tasks
Powered by GitBook
On this page
  • 1. On Your Server
  • 2. On Your Local Device
  1. Extension

Remote Extension Tasks

How to setup the extension remotely to your Lunar VPS

PreviousUsing The Extension

Last updated 3 months ago

We have implemented protection (using your password) to avoid any kind of third party but we cannot 100% guarantee that it is safe.

The following guide will make your bot api public to the internet and someone with your password might be able to perform things you can do with extension (buy,sell etc.).

Although we tried our best for your protection, run at your own risk

1. On Your Server

  • First of all go ahead and signup on

  • Then download ngrok on your server (where bot is running)

  • Unzip the file and then double click on it. It will open command promt window

  • Copy your auth token from

  • type in ngrok config add-authtoken $YOUR_AUTHTOKEN then replace $YOUR_AUTHTOKEN with the auth token you copied and press enter

  • then type in ngrok http 9192. This command will make the bot api where extension communicates public

  • On your console you will see bunch of stats which includes forwarding. Copy the url which starts with https:// and ends with -ngrok-free.app

2. On Your Local Device

  • Make sure the extension is setup and up to date

  • Click on the extension and paste the url you copied from your server to the field which says Host (optional)

  • Now type in your bot password in the extension and press enter

  • Select tasks on the extension then go to one of the websites we support to start trading

You should not close the console where ngrok is running.

If you do, you need to double click the ngrok.exe and then type in ngrok http 9192 again. You won't be able to access extension from local otherwise

🔌
ngrok
here
here
Page cover image