Not really used anymore but was used for pinholing DNS for Zscaler

This commit is contained in:
2025-09-24 02:54:07 +00:00
parent a814231db9
commit d2281e5ca1

View File

@@ -88,4 +88,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