script library - adding tcp reset script

This commit is contained in:
silversword411 2021-05-04 10:02:21 -04:00
parent 25894044e0
commit 659846ed88
No known key found for this signature in database
GPG Key ID: 6F4BD176F56B50CA
2 changed files with 10 additions and 0 deletions

View File

@ -483,6 +483,16 @@
"category": "TRMM (Win):Network",
"default_timeout": "90"
},
{
"guid": "0caa33bc-89ca-47e0-ad4a-04626ae6384d",
"filename": "Win_Network_TCP_Reset_Stack.bat",
"submittedBy": "https://github.com/silversword411",
"name": "Network - Reset tcp using netsh",
"description": "resets tcp stack using netsh",
"shell": "powershell",
"category": "TRMM (Win):Network",
"default_timeout": "120"
},
{
"guid": "6ce5682a-49db-4c0b-9417-609cf905ac43",
"filename": "Win_Win10_Change_Key_and_Activate.ps1",