BotWarden
Connect to your Polymarket bot's dashboard running on your server.
1 Run the dashboard on your server
SSH into your server and start the dashboard in headless mode:
cd ~/polymarket-bot/src && python3 dashboard.py --headless Copy
2 Make your dashboard public with ngrok
ngrok creates a secure public URL for your dashboard — no firewall or port forwarding needed.
a
Create a free ngrok account
Go to dashboard.ngrok.com/signup and sign up.
You can use Google, GitHub, or email + password — whichever is easiest.
b
Copy your authtoken
After signing up, you'll land on the ngrok dashboard.
Click "Your Authtoken" in the left sidebar (or go to this page).
Click the copy button next to the long token string.

Paste it here so you don't lose it:
Paste your authtoken here to keep it safe while you copy commands
c
Install ngrok on your server
Run this command in your server's terminal:
curl -s https://ngrok-agent.s3.amazonaws.com/ngrok.asc | sudo tee /etc/apt/trusted.gpg.d/ngrok.asc >/dev/null && echo "deb https://ngrok-agent.s3.amazonaws.com buster main" | sudo tee /etc/apt/sources.list.d/ngrok.list && sudo apt update && sudo apt install ngrok Copy
d
Connect your authtoken
This command is auto-filled with the token you pasted above:
ngrok config add-authtoken YOUR_TOKEN Copy
e
Start the tunnel
This gives you a public URL that connects to your dashboard:
ngrok http 8050 Copy
f
Copy the Forwarding URL
ngrok will show something like:
Forwarding https://abc123.ngrok-free.app -> http://localhost:8050
Copy the https://...ngrok-free.app part and paste it below.
3 Paste your ngrok URL
Paste the full URL from ngrok (e.g. https://abc123.ngrok-free.app) or a direct IP:port.
BotWarden
Next Cycle--:--:--
--:--:-- UTC
Paper
--
FREE
Strategy Breakdown
Equity Curve--
Position Map
No open positions
Outcomes
Last Cycle
Awaiting cycle
City Breakdown
No city data
Daily P&L
System Log--
Upgrade BotWarden
Zero setup complexity. Just run one command and paste a URL.
Pay with