Skip to content

[mirror] A GTK application to access the parameters of the router exposed via UPnP-IGD. Access to network speed, external IP and model name. It can manage port forwarding through a simple GUI interface.

License

Notifications You must be signed in to change notification settings

stokito/upnp-router-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPnP Router Control

logo

A GTK application to access the parameters of the router exposed via UPnP-IGD. Access to network speed, external IP and model name. It can manage port forwarding through a simple GUI interface.

Screenshot

screenshot

Installing from Flathub

You can install UPnP Router Control via Flatpak.

flatpak install flathub org.upnproutercontrol.UPnPRouterControl

Installing from sources

In order to compile UPnP Router Control you need following software packages:

  • GTK library ( >= 3.10 )
  • GSSDP library ( >= 1.2 )
  • GUPnP library ( >= 1.2 )

To build you need Meson (and thereby Ninja) build system:

meson build
ninja -C build
ninja -C build install

Information

About

[mirror] A GTK application to access the parameters of the router exposed via UPnP-IGD. Access to network speed, external IP and model name. It can manage port forwarding through a simple GUI interface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published