You've already forked akpaevj-executor-scripts
mirror of
https://github.com/akpaevj/executor-scripts.git
synced 2025-07-17 07:12:23 +02:00
d
This commit is contained in:
@ -17,7 +17,8 @@ method Script(
|
||||
AccessPort,
|
||||
RasAddress,
|
||||
RasPort)
|
||||
Console.Write("Connections to ${i} are successfully blocked and terminated")
|
||||
|
||||
Console.Write("Connections to ${i} are successfully blocked and terminated")
|
||||
catch Exception: unknown
|
||||
Console.WriteError("Failed to block connections to ${i}")
|
||||
;
|
||||
|
Reference in New Issue
Block a user