Myst Setting

  • Registe in Myst's website

    https://mystnodes.com/

  • Run this command in ssh

    grep -qxF 'deb http://ppa.launchpad.net/mysteriumnetwork/node/ubuntu focal main' /etc/apt/sources.list || echo 'deb http://ppa.launchpad.net/mysteriumnetwork/node/ubuntu focal main' | sudo tee -a /etc/apt/sources.list > /dev/null
    sudo apt-get update
    sudo apt-get install myst
  • You can visit your Myst's dashboard in http://your-hotspot-ip:4449 And you can start the onboarding process in the dashboard

Last updated