Update goodbyedpi.c
Some checks failed
Build GoodbyeDPI / build (push) Has been cancelled

This commit is contained in:
Ozkan
2025-09-05 00:28:25 +03:00
committed by ValdikSS
parent ae7398035a
commit 3114036d09

View File

@@ -327,7 +327,7 @@ static HANDLE init(char *filter, UINT64 flags) {
"Please unload it with the following commands ran as administrator:\n\n"
"sc stop windivert\n"
"sc delete windivert\n"
"sc stop windivert14"
"sc stop windivert14\n"
"sc delete windivert14\n");
else if (errorcode == 1275)
printf("This error occurs for various reasons, including:\n"