v70.6
bol-van/zapretv70.6Apr 7, 2025by github-actions[bot]
AI Summary
Improves protocol detection for Discord voice and STUN, replaces custom scripts with more flexible CLI configuration, and adds specific TLS SNI modification capabilities.
Key Highlights
- Detection of Discord voice IP discovery and STUN protocols.
- Removal of custom init scripts in favor of CLI options.
- Specific TLS SNI modification support.
Breaking Changes
- Removed custom script `50-discord`.
New Features
- Protocol detection for Discord voice and STUN
- CLI-based filtering for Discord ports
- Specific TLS SNI modification (`--dpi-desync-fake-tls-mod=sni`)
- Multiple TLS fake modifications support
- Updated default TLS fake (Firefox 136.0.4)
Full Release Notes
### zapret v70.6 * nfqws: определение протоколов discord voice IP discovery и STUN * nfqws: удален custom скрипт 50-discord. вместо него пишем новый профиль в основные опции nfqws `--filter-udp=50000-50099 --filter-l7=discord,stun --dpi-desync=fake` и включаем перехват портов udp 50000-50099 в NFQWS_PORTS_UDP (пример : `NFQWS_PORTS_UDP=443,50000-50099`) * nfqws: модификация tls фейков на конкретный SNI. пример : `--dpi-desync-fake-tls-mod=sni=www.google.com,rnd,dupsid` * nfqws: поддержка различных модификаций для разных TLS фейков. множественные опции `--dpi-desync-fake-tls` и `--dpi-desync-fake-tls-mod` в одном профиле. * nfqws: обновление tls фейка по умолчанию. firefox 136.0.4 finger, no kyber, SNI=www.microsoft.com * blockcheck: в тестах tpws c множественными сплитами включаем --fix-seg на linux НАПОМИНАЮ, что все вопросы, касаемые антивирусов, удаляются сразу без предупреждения. Все компоненты продукта являются opensource, собирайте сами, если не верите. Не можете - просто не качайте.