Open your local ports to the internet without touching router settings.
Run this command in your terminal to install OpenPort:
iwr -useb https://openport.pw/install.ps1 | iex
curl -sSL https://openport.pw/install.sh | bash
| openport <local_port> | Enter the local port running on your PC (e.g. openport 8080 or openport 25565). The app will output your public port that friends can connect to over the internet. |
| openport info | View your assigned permanent port and secret token |
| openport link <id> <tok> | Link your existing port to another PC |