summaryrefslogtreecommitdiff
path: root/ap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ap.sh')
-rwxr-xr-xap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ap.sh b/ap.sh
index 891d491..b323f74 100755
--- a/ap.sh
+++ b/ap.sh
@@ -2,4 +2,4 @@
GATEWAY=192.168.0.1
iptables -t nat -A PREROUTING -s 192.168.0.0/255.255.255.0 -p tcp -j DNAT --to-destination $GATEWAY
-./create_ap -n -g $GATEWAY wlp2s0 Internet
+create_ap -n -g $GATEWAY wlp2s0 NoWLAN