How to install VeloTun on your server
One command installs the panel. Here’s what you get when it finishes.
You need a clean Linux VPS (Ubuntu 22+ or Debian 12+ works well) with a public IP.
Install with one command
curl -fsSL https://velotun.com/install.sh | sudo bash
Prefer downloading first?
curl -fsSL -o install.sh https://velotun.com/install.sh
sudo bash install.sh
What you get
- Panel URL:
https://YOUR_SERVER_IP:8080 - Username:
admin - Password: a random one printed at the end of install
Save that password somewhere safe. You can often show it later with sudo velotun password if the installer still stored it.
Next step
Open the panel in a browser, log in, and choose a preset on first use.
Comments (0)
No comments yet. Be the first to leave one.
Leave a comment
Guests can comment. Captcha required. Links are marked nofollow.