Skip to content

Sample code of Network Manager (libnm) for operating network interface

Notifications You must be signed in to change notification settings

H-HChen/libnm_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

libnm_example

Introduction

C++ example of libnm(Network Manager) to manipulate internet connection setting.

For API reference please check https://github.com/NetworkManager/NetworkManager.git

Prerequisite

sudo apt install libnm-dev libglib2.0-dev

Build

cd ~
git clone https://github.com/H-HChen/libnm_example.git
cd ~/libnm_example/example
cmake -Bbuild -H.
cmake --build build

About

Sample code of Network Manager (libnm) for operating network interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published