Service management

How to change service settings, adjust whitelist or traffic shaper

Automatic pricing

Starting from Mainnet pricing model for Node runners is automatic. By providing automatic pricing we aim to make them competitive across all node runners and improve Node visibility.

Account Settings

Change Password

Change your password

Change Avatar

Select avatar

Service (Traffic) settings

Your Node UI allows you to adjust service settings for your account and all of your VPN services.

Enable whitelist (new B2B pricing services)

By disabling Public service and Enabling the B2B VPN data transfer & B2B Data Scraping services option - it will prevent access to your node by everyone except our verified B2B partners.

Adjust node status - this option allows you to start or stop all your services at once

Limit bandwidth

Advanced settings

Set custom UDP Port range to your service or change NAT Traversal ordering by simple drag & drop.

My node is not displayed in Mobile or Desktop apps

If your node is not available in our consumer apps, you should make sure that the configuration is correct:

  • Your node is using the B2B VPN data transfer & B2B Data Scraping services
  • Your node quality is too low (switch quality slider from Medium+ to Any to view it)
  • Your node is outdated. Read our update guide.
  • Your node is not configured properly. Read our troubleshooting guide.

Node restart

If your node is failing to start and/or it's not available in Proposals Discovery and/or reporting as "Connection failed", you could try to restart your node service. There are several ways of doing so:

  1. Using systemctl:
sudo systemctl restart mysterium-node.service
  1. Log in to your NodeUI, navigate to the Settings page, hit a red power of button at the top right corner. The systemctl should put myst daemon right back up when you stop it.
  2. Using Docker you need to restart a container myst:
docker restart myst