From 52583771fb624e00f5eca9405ba398d194f0aee5 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 10 Aug 2017 04:56:43 +0200 Subject: todo in comment --- autoDHCP | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/autoDHCP b/autoDHCP index 7c1cdff..5f52c70 100755 --- a/autoDHCP +++ b/autoDHCP @@ -5,11 +5,13 @@ server="dhcpd" ip="10.5.5.11" range="/24" -# Todo : List interface -# Select first -# Select dhcpd or dnsmasq -# Select ip range -# Select ip +# Todo : List interface ✓ +# Select first ✓ +# Select dhcpd or dnsmasq ❌ +# Select ip range ⍻ +# Select ip ⍻ +# Help ❌ +# Install from Makefile ❌ # Default interface is the first non-wireless interfaces (sorted alpha-num) -- cgit v1.2.3