mirror of https://github.com/bol-van/zapret/
1 changed files with 2 additions and 0 deletions
@ -4,8 +4,10 @@ |
|||
Поэтому фильтры получились более слабыми, способными передавать неправильную нагрузку. |
|||
Дофильтрация производится силами winws. |
|||
|
|||
Описание языка фильтров : https://reqrypt.org/windivert-doc.html#filter_language |
|||
Пример инстанса для пробития медиапотоков в discord : `winws [email protected]_media+stun.txt --filter-l7=stun,discord --dpi-desync=fake` |
|||
|
|||
|
|||
These filters are invoked using `winws --wf-raw=@filename`. |
|||
Filters are kernel mode and save great amount of CPU. |
|||
However windivert cannot filter by bit fields, lacks shift and bitwise logic operations. |
|||
|
|||
Loading…
Reference in new issue