Update attack.sh
This commit is contained in:
parent
db7a5e905d
commit
bf8a6537cb
|
@ -16,7 +16,7 @@ CaptivePortalAuthenticationMethodsInfo=(
|
|||
# ============= < Virtual Network Configuration > ============ #
|
||||
# To avoid collapsing with an already existing network,
|
||||
# we'll use a somewhat uncommon network and server IP.
|
||||
CaptivePortalGatewayAddress="192.168.254.1"
|
||||
CaptivePortalGatewayAddress="192.169.254.1"
|
||||
CaptivePortalGatewayNetwork=${CaptivePortalGatewayAddress%.*}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue