Bug 286016 - net/zapret: update 70.5 => 70.6
Summary: net/zapret: update 70.5 => 70.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/bol-van/zapret/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-10 18:24 UTC by Älven
Modified: 2025-04-11 08:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
[PATCH] net/zapret: update 70.5 => 70.6 (1.11 KB, patch)
2025-04-10 18:24 UTC, Älven
alster: maintainer-approval? (yuri)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2025-04-10 18:24:47 UTC
Created attachment 259444 [details]
[PATCH] net/zapret: update 70.5 => 70.6

+++ This bug was initially created as a clone of Bug #285672 +++

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
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2025-04-11 08:46:07 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-04-11 08:46:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ec1ac7bed0238f5ad2f031e9f86790b51abcc84

commit 1ec1ac7bed0238f5ad2f031e9f86790b51abcc84
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-04-11 08:45:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-11 08:46:16 +0000

    net/zapret: update 70.5 → 70.6

    PR:     286016

 net/zapret/Makefile | 2 +-
 net/zapret/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)