mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-30 19:38:08 +03:00
windows: ssid-filter no route detection notice
This commit is contained in:
@@ -61,7 +61,8 @@ If you can't find index this way use `winws --debug` to see index there. Subinte
|
||||
Multiple `winws` processes are allowed. However, it's discouraged to intersect their filters.
|
||||
|
||||
`--ssid-filter` allows to enable `winws` only if specified wifi networks are connected. `winws` auto detects SSID appearance and disappearance.
|
||||
SSID names must be written in the same case as the system sees them.
|
||||
SSID names must be written in the same case as the system sees them. This option does not analyze routing and does not detect where traffic actually goes.
|
||||
If multiple connections are available, the only thing that triggers `winws` operation is wifi connection presence. That's why it's a good idea to add also `--wf-iface` filter to not break ethernet, for example.
|
||||
|
||||
`Cygwin` shell does not run binaries if their directory has it's own copy of `cygwin1.dll`.
|
||||
That's why exists separate standalone version in `binaries/win64/zapret-tpws`.
|
||||
|
||||
Reference in New Issue
Block a user