Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stokito/upnp-router-control
- Owner: stokito
- License: gpl-3.0
- Created: 2023-02-19T07:47:04.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T07:47:22.000Z (almost 2 years ago)
- Last Synced: 2024-12-13T01:33:22.756Z (about 1 month ago)
- Topics: gnome, gtk, gtk3, nat-traversal, upnp, upnp-portmapper, vala
- Language: C
- Homepage: https://gitlab.gnome.org/DnaX/upnp-router-control/-/tree/develop
- Size: 1.02 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
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 installInformation
===========Main project site:
https://gitlab.gnome.org/DnaX/upnp-router-controlFor bugs filling and search:
https://bugs.launchpad.net/upnp-router-control