Skip to content

r57zone/UPnP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EN RU ← Choose language | Выберите язык

UPnP

Application for forwarding ports on the router, via UPnP. With it, you can quickly open a port for playing on the network or for accessing any network application, without having to configure the router.

Screenshots

Setup

For auto forwarding port at startup, need to add a shortcut in startup with startup parameters.

Example of adding a TCP port:

"C:\Program Files\UPnP\UPnP.exe" -add -i 8080 -e 80 -ip 192.168.0.100 -n "webserver (TCP)"

Where "nginx (TCP)" is the name, "8080" is the internal port, and "80" is the external one. For UDP add "-udp" parameter.

Example of removing a TCP port:

"C:\Program Files\UPnP\UPnP.exe" -rem -e 80

For UDP add "-udp" parameter.

Download

Version for Windows 7, 8.1, 10, 11.

Download

Feedback

r57zone[at]gmail.com

About

Application for ports forwarding on router / Приложение для перенаправления портов на маршрутизаторе

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published