jellever / StreamDivert

Redirecting (specific) TCP, UDP and ICMP traffic to another destination.
343 stars 71 forks source link

Failed to open Windivert device (87) #3

Open Doimatcuabautroi opened 3 years ago

Doimatcuabautroi commented 3 years ago

As the above description New Text Document

jellever commented 3 years ago

You need to provide a config file that contain streams to be redirected. If no config file is specified, or no streams are configured, the WinDivert driver will fail because of the netfilter being invalid. I can make this a litle bit more user friendly/ clear in the future.