This commit is contained in:
Alessandro Autiero
2024-05-20 17:24:00 +02:00
parent 7c2caed16c
commit 9f5590d41c
562 changed files with 3303 additions and 156787 deletions

View File

@@ -1 +0,0 @@
for /f "tokens=5" %%a in ('netstat -aon ^| find ":3551"') do taskkill /f /pid %%a

Binary file not shown.

View File

@@ -1 +0,0 @@
for /f "tokens=5" %%a in ('netstat -aon ^| find ":8080"') do taskkill /f /pid %%a

Binary file not shown.

View File

@@ -1,2 +0,0 @@
net stop winnat
net start winnat