Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

If the Hot Wallet test come back "green", then you've successfully implemented the Node Tunnel.

...

To DISABLE the GB Wallet Tunnel:

Code Block
sudo systemctl stop batm-ssh-tunnel
sudo systemctl disable batm-ssh-tunnel

To uninstall the GB Wallet Tunnel:

Code Block
cd ~/batm_public/batm_ssh_tunnel
./batm_ssh_tunnel_install.sh --uninstall

...