Page cover

Remote Extension Tasks

How to setup the extension remotely to your Lunar VPS

1. On Your Server

  • First of all go ahead and signup on ngrok

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

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

  • Copy your auth token from here

  • 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

Last updated