You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2024. It is now read-only.
When npcap is installed in native mode, the DLLs are installed in
C:\windows\system32\Npcap\.But Ostinato always looks at the standard
C:\windows\system32\only.One workaround is to add
C:\windows\system32\Npcap\to the%PATH%env var so that it can find it