kaklakariada / portmapper

A tool for managing port forwardings via UPnP
GNU General Public License v3.0
685 stars 90 forks source link

Help for use it or install in on macOS pls #121

Closed JosephFM96 closed 6 months ago

JosephFM96 commented 8 months ago

have the folder and guess I successfully install gradlew or grade (as terminal says it founds that similar formula) and also run the command line script on the folder but when I type bradlew/bradle on terminal for run it or run the jar file doesn't recognize the command. So.. any help here or a video tutorial of steps to follow for correctly use it? Btw im stuck on the can't find router on the app

kaklakariada commented 8 months ago

Hi @JosephFM96 , Do you want to develop PortMapper or just use it? If you only want to use it, you can download file portmapper-2.2.3.jar from the release page. Then run it with the following command:

java -jar portmapper-2.2.3.jar

It's not necessary to build it yourself with gradle.

Please follow the troubleshooting guide if your router is not found.

kaklakariada commented 6 months ago

Closing as stale.