Files
NetworkManager/examples/python/gi
Thomas Haller debd022a6d examples: add python example script "nm-wg-set" for modifying WireGuard profile
Use the script to test how GObject introspection with libnm's WireGuard
support works.

Also, since support for WireGuard peers is not yet implemented in nmcli
(or other clients), this script is rather useful.
2019-02-22 11:00:11 +01:00
..
2018-09-15 09:08:03 +02:00
2018-09-15 09:08:03 +02:00
2018-09-15 09:08:03 +02:00

These examples show how to call libnm from Python using
GObject introspection.