2025-01-21 02:35:38 +02:00

1.3 KiB

Here's a temporary release page for Gimmeports, a prototype UPNP routing application.

Features:

  • List all running processes
  • Watch processes by doubleclicking or (selecting multiple and) right clicking and selecting 'Add/remove to/from watched'
  • Will automatically catch and add child processes the original might spawn. (DON'T add any system processes with low PIDs (like 0, 4, 8, whatever) it may cause the program to route all ports available on your computer)
  • Persistently route ports based on the executable location. (Meaning you can make it route ports from certain applications every time the program is running) Just select multiple or just a single process, right click and select 'Persist/unpersist across reload'.
  • You can exclude individual ports from the applications by doubleclicking on them in the port list (top right), yellow means disabled but routable, green means properly routed, red means there was an error routing the port for some reason or another.
  • You can disable automatic routing of new ports by clicking on the corresponding option in the bottom left of the screen, this will allow you to be selective with which ports you want to let through.
  • You can enable adding all the processes you add to the persisted list automatically, bottom left of the screen.