This commit is contained in:
garywill 2018-08-31 18:41:06 +08:00 committed by garywill
parent e5e1c96a53
commit a56a7cc5f4
2 changed files with 1 additions and 2 deletions

View File

@ -309,7 +309,6 @@ Wifi hotspot:
- Option to ban private network access
- Option to randomize MAC
- Option to redirect all DNS traffic
## Donate

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=0.5.3
VERSION=0.5.4
PROGNAME="$(basename $0)"
export LC_ALL=C