typo
This commit is contained in:
parent
46dc5d5f76
commit
106c87847d
@ -15,7 +15,7 @@
|
|||||||
Disable Internet Connection Sharing
|
Disable Internet Connection Sharing
|
||||||
|
|
||||||
.PARAMETER SetPwnagotchiSubnet
|
.PARAMETER SetPwnagotchiSubnet
|
||||||
Change the Internet Connection Sharing subnet to the Pwnagotchi subnet. The USB Gadget Interface IP ip default to 10.0.0.1.
|
Change the Internet Connection Sharing subnet to the Pwnagotchi subnet. The USB Gadget Interface IP will default to 10.0.0.1.
|
||||||
|
|
||||||
.PARAMETER ScopeAddress
|
.PARAMETER ScopeAddress
|
||||||
Custom ScopeAddress (The IP Address of the USB Gadget Interface.)
|
Custom ScopeAddress (The IP Address of the USB Gadget Interface.)
|
||||||
@ -287,4 +287,4 @@ Function Select-NetAdaptor {
|
|||||||
Return $Adaptors[$selection-1]
|
Return $Adaptors[$selection-1]
|
||||||
}
|
}
|
||||||
# Dynamically create params for Setup-PwnagotchiNetwork function based of param input of script.
|
# Dynamically create params for Setup-PwnagotchiNetwork function based of param input of script.
|
||||||
Setup-PwnagotchiNetwork @psBoundParameters
|
Setup-PwnagotchiNetwork @psBoundParameters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user