Move kext files to proper path

This commit is contained in:
Vladimir Stoilov
2024-04-18 10:39:20 +03:00
parent 24f6678ad0
commit cd135331ad
6 changed files with 9 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
// +build windows
// Package windowskext provides network interception capabilities on windows via the Portmaster Kernel Extension.
package windowskext