Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stokito/upnp-router-control

[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.
https://github.com/stokito/upnp-router-control

gnome gtk gtk3 nat-traversal upnp upnp-portmapper vala

Last synced: about 1 month ago
JSON representation

[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.

Awesome Lists containing this project

README

        

UPnP Router Control
*******************

Copyright (C) 2021 Daniele Napolitano

A UPnP router manager for IGD-compliant routers

Compilation and installation
============================

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
(sudo) ninja -C build install

Information
===========

Main project site:
https://gitlab.gnome.org/DnaX/upnp-router-control

For bugs filling and search:
https://bugs.launchpad.net/upnp-router-control