blob: f79cd336bae82b74b8372c3c1278faeaf2e1a7dd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
dhcpcd-ui is the graphical interface to dhcpcd(8).
The are front ends for:
- GTK+-3
- Qt (not currently included in this port)
- Curses (work in progress - only informative at this stage)
The dhcpcd-online command line utility is also included, which can be
used to work out if dhcpcd(8) is in the connected state - useful in
startup scripts or monitoring applications.
|