aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-08-10 04:56:43 +0200
committerache <ache@ache.one>2017-08-10 04:56:43 +0200
commit52583771fb624e00f5eca9405ba398d194f0aee5 (patch)
tree392128ddebda3f7f54093eb87581df688bca7c8c
parentNew prototype (diff)
todo in comment
-rwxr-xr-xautoDHCP12
1 files 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)