summaryrefslogtreecommitdiffhomepage
path: root/dpibreak.1.md
Commit message (Collapse)AuthorAgeFilesLines
* opt: deprecate `--loglevel` in favor of `--log-level`dilluti0n2026-01-161-1/+1
|
* docs: dpibreak.1: add --fake-badsum on manualdilluti0n2026-01-161-7/+13
|
* Bump version to 0.0.7v0.0.7dilluti0n2026-01-041-2/+5
|
* Add fake ClientHello injection runtime optionsdilluti0n2025-12-301-0/+8
| | | | | - Add --fake flag to enable fake ClientHello injection - Add --fake-ttl option to override TTL of fake packets
* Add --nft-command option to manualdilluti0n2025-10-291-0/+4
|
* docs: fix typodilluti0n2025-10-031-1/+1
|
* Update manual with nftables supportdilluti0n2025-10-031-5/+7
|
* docs: expand bugs-to section with more detailed explainationdilluti0n2025-09-071-5/+11
|
* manual: update package descriptiondilluti0n2025-09-071-1/+1
|
* Add markdown version of manual rendered with pandoc from dpibreak.1dilluti0n2025-09-071-0/+111
pandoc -f man -t gfm --shift-heading-level-by=1 dpibreak.1 -o dpibreak.1.md