Update 20 July, 2023

  1. Have a public IP on your router a access to your router config
  2. Forward TCP port (or range of ports) to your computer. You have to google how to do it on your router brand.
  3. Run safenode with these parameters
    --port=<the port number you forwarded> --ip=<LAN IP of your computer>
    (you may not need the --ip parameter, I have little more complicated NAT setup here)
11 Likes