Not really used anymore but was used for pinholing DNS for Zscaler
This commit is contained in:
@@ -95,4 +95,4 @@ $form.Controls.Add($ipLabel)
|
|||||||
$form.Controls.Add($ipTextBox)
|
$form.Controls.Add($ipTextBox)
|
||||||
|
|
||||||
# Show the form
|
# Show the form
|
||||||
$form.ShowDialog() | Out-Null
|
$form.ShowDialog() | Out-Null
|
||||||
Reference in New Issue
Block a user