Skip to content

A GLib Dbus Proxy library for Connman Network Daemon

License

Notifications You must be signed in to change notification settings

amarula/connman_proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connman_proxy

A GLib Dbus Proxy library for Connman Network Daemon

Building

meson builddir
ninja -C builddir

Example Program

bash$ buildir/examples/connman_proxy_test

=============================

  1. Get State
  2. Get Technologies
  3. Get Service
  4. Print Service
  5. Configure DNS
  6. Configure Time Servers
  7. Configure Domains
  8. Toggle AutoConnect
  9. Configure Ip4
    p. Configure Proxy
    o. Offline Mode
    r. Power
    s. Scan
    n. Connect
    d. DisConnect
    f. Forget/Remove Service
    h. Help ( Or Press Space to Print this menu )
    e. Exit ( Or Press Esc)
    =============================

About

A GLib Dbus Proxy library for Connman Network Daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.7%
  • Meson 2.3%