summaryrefslogtreecommitdiffhomepage
path: root/dpibreak.1.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: dpibreak.1: update pid/log file pathdilluti0n2026-02-161-3/+4
|
* docs: dpibreak.1: add -D, --daemondilluti0n2026-02-151-0/+13
|
* docs: dpibreak.1: fix typodilluti0n2026-02-031-5/+5
|
* build: preprocess DEFAULT_* on dpibreak.1.in from build.rsdilluti0n2026-02-031-1/+1
|
* docs: dpibreak.1: fix typodilluti0n2026-02-031-9/+9
|
* docs: dpibreak.1: add --fake-autottldilluti0n2026-02-011-2/+15
|
* docs: dpibreak.1: update changed --fake depsdilluti0n2026-02-011-3/+3
|
* 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