mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
spelling: lifting
This commit is contained in:
@ -51,10 +51,10 @@ Param (
|
|||||||
Function Create-HNetObjects {
|
Function Create-HNetObjects {
|
||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
A helper function that does the heavy lifiting with NetCfg.HNetShare
|
A helper function that does the heavy lifting with NetCfg.HNetShare
|
||||||
|
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
A helper function that does the heavy lifiting with NetCfg.HNetShare. This returns a PSObject containing the `INetSharingConfigurationForINetConnection` info of 2 Adapters.
|
A helper function that does the heavy lifting with NetCfg.HNetShare. This returns a PSObject containing the `INetSharingConfigurationForINetConnection` info of 2 Adapters.
|
||||||
|
|
||||||
.PARAMETER InternetAdaptor
|
.PARAMETER InternetAdaptor
|
||||||
The output of Get-NetAdaptor filtered down to the 'main' uplink interface.
|
The output of Get-NetAdaptor filtered down to the 'main' uplink interface.
|
||||||
|
Reference in New Issue
Block a user