ITADN
ValdikSS/GoodbyeDPI

版本发布 3

0.2.3rc3预发布
? · 2024-09-14

Release candidate 3. Bugfixes: * [Fix crash due to missing second parameter in fake_load_random function](https://github.com/ValdikSS/GoodbyeDPI/commit/cb9cc82fde7ee43851856f99ec0666bc1d474f3a) Known bugs: * Blacklist option may inconsistently work with Kyber enabled, but should at least work fine without blacklist now. See #330 # [Обход замедления YouTube в России](https://github.com/ValdikSS/GoodbyeDPI/issues/378)

0.2.3rc2预发布
? · 2024-09-14

Release candidate 2. Bugfixes: * [Print human-readable WinDivert error messages](https://github.com/ValdikSS/GoodbyeDPI/commit/c4bbd0b8e2257971d4593a4a6478b1bcab253fdb) * [Ignore all RSTs with -p](https://github.com/ValdikSS/GoodbyeDPI/commit/62f29535151ed3e45e026e17a464a26b7e9c57cf) * [Allow to add the whole root zones into blacklist. Fixes #564.](https://github.com/ValdikSS/GoodbyeDPI/commit/a6c7169033e1ae9352c5097569b1d15e1a10770c) * Many other small fixes and typos correction New features: * [--fake-from-hex option: load Fake Packet from HEX data](https://github.com/ValdikSS/GoodbyeDPI/commit/f0d42129aa3241c8e48513f08a9587039a23a55a) * [--fake-gen option: generate random-filled Fake Packets](https://github.com/ValdikSS/GoodbyeDPI/commit/15793fb84f8df7995907d9312ac19571b42f8dd0) * [--fake-resend option: repeat sending each fake packet number of times](https://github.com/ValdikSS/GoodbyeDPI/commit/bc95b6f5982b3e22a8e4466163daba6914b2aba8) * [--fake-gen option: generate random-filled Fake Packets](https://github.com/ValdikSS/GoodbyeDPI/commit/) * [--fake-gen option: generate random-filled Fake Packets](https://github.com/ValdikSS/GoodbyeDPI/commit/) Packaging: * Added `YOUTUBE` scripts for Russia (regular and service) * Added stopping and deleting `WinDivert14` service in `service_remove.cmd` Known bugs: * Blacklist option may inconsistently work with Kyber enabled, but should at least work fine without blacklist now. See #330 # [Обход замедления YouTube в России](https://github.com/ValdikSS/GoodbyeDPI/issues/378)

0.2.3rc1预发布
? · 2024-07-31

Release candidate 1. Bugfixes: * Switch to WinDivert 2.2.0-D * [Disable auto-ttl if set-ttl has been used after auto-ttl](https://github.com/ValdikSS/GoodbyeDPI/commit/67629fb6ef8c2a861bdc279bca8e36ab784050dd) * [Print correct set-ttl/auto-ttl mode in the status](https://github.com/ValdikSS/GoodbyeDPI/commit/4f18a732390d7e4c72c61ac2df4a26d1f2ee6ad7) * [Handle TLSv1.2 record version handshakes (16 03 03).](https://github.com/ValdikSS/GoodbyeDPI/commit/4c846c712dfedffd1e28405af4240ca6932414a3) https://github.com/ValdikSS/GoodbyeDPI/issues/353 * [Make ClientHello ignore --max-payload limits](https://github.com/ValdikSS/GoodbyeDPI/commit/60dd3cb004b7a00eb1b4801050e9af56be0b3aa2) New features: * [Fragment packet by the beginning of SNI value.](https://github.com/ValdikSS/GoodbyeDPI/commit/15eb10ac68cb0031d27ea6b998bdac9df9a229bc) https://github.com/ValdikSS/GoodbyeDPI/issues/357 * [New option: -q - block QUIC/HTTP3](https://github.com/ValdikSS/GoodbyeDPI/commit/d031ae65bfec815d917f89823bcb7b265b5c8450) * [New mode: -7 (As -6 but with wrong chksum)](https://github.com/ValdikSS/GoodbyeDPI/commit/f1aece75ae05b11c2c8ceec274a39089820c6c7c) * [New modes: -8 and -9 (wrong chksum + wrong seq + block quic)](https://github.com/ValdikSS/GoodbyeDPI/commit/f7362094d3cf2978aa94c0f4d9a99c3c46cf8d3a) * [Make mode -9 the default, instead of -5](https://github.com/ValdikSS/GoodbyeDPI/commit/9bfce3156eb4a9f840ee41f348cd5cd2f9816d35) Packaging: * Update .cmd scripts to use `-9` mode Known bugs: * Blacklist option may inconsistently work with Kyber enabled. See #330 ## [Обход замедления YouTube в России](https://github.com/ValdikSS/GoodbyeDPI/issues/378)