index
:
dpibreak.git
master
System-wide DPI circumvention with minimal configuration
Hee-Suk Kim
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 0.0.4
v0.0.4
dilluti0n
2025-10-29
4
-11
/
+13
*
ci: update crates
dilluti0n
2025-10-29
1
-68
/
+99
*
ci: do not print glibc version for musl target
dilluti0n
2025-10-29
1
-6
/
+10
*
Merge branch 'feat/log-nftables'
dilluti0n
2025-10-29
6
-162
/
+73
|
\
|
*
Add --nft-command option to manual
dilluti0n
2025-10-29
2
-0
/
+8
|
*
linux: switch to apply_nft_rules() from nftables-rs for rule setting
dilluti0n
2025-10-29
3
-156
/
+16
|
*
linux: implement apply_nft_rules() to log output sanely
dilluti0n
2025-10-29
1
-0
/
+30
|
*
linux: add option `--nft-command`
dilluti0n
2025-10-29
2
-10
/
+23
|
/
*
Bump version to 0.0.3
v0.0.3
dilluti0n
2025-10-06
4
-3
/
+8
*
docs: update readme
dilluti0n
2025-10-06
1
-13
/
+13
*
windows: avoid ERR_INVALID_NAME when uninstalling WinDivert
dilluti0n
2025-10-06
1
-2
/
+9
*
Move linux-only dependencies on Cargo.toml
dilluti0n
2025-10-06
2
-18
/
+18
*
platform: windows: close handle and uninstall driver sanely
dilluti0n
2025-10-06
1
-9
/
+19
*
platform: windows: only divert clienthello packet to userspace
dilluti0n
2025-10-03
2
-2
/
+4
*
docs: fix typo
dilluti0n
2025-10-03
3
-4
/
+5
*
Merge branch 'feat/nftables'
dilluti0n
2025-10-03
6
-80
/
+439
|
\
|
*
Update manual with nftables support
dilluti0n
2025-10-03
2
-11
/
+22
|
*
platform: linux: filter only TLS ClientHello packets on nftables
dilluti0n
2025-10-03
1
-0
/
+21
|
*
platform: linux: add nftables support with iptables fallback
dilluti0n
2025-10-03
3
-55
/
+356
|
*
platform: linux: split iptables helpers on bootstrap/cleanup
dilluti0n
2025-09-27
1
-14
/
+25
|
*
Refactor packet sending into split_packet_1 helper
dilluti0n
2025-09-15
1
-9
/
+24
*
|
ci: build.ps1: fix distribution path handling in release zip
hskimse
2025-09-12
1
-2
/
+6
|
/
*
Bump version to 0.0.2
v0.0.2
dilluti0n
2025-09-11
4
-4
/
+7
*
build: guard metadata extraction when Cargo.toml or .git is missing
dilluti0n
2025-09-11
1
-0
/
+5
*
Refactor handle_packet to reuse external buffer for packet handling
dilluti0n
2025-09-11
4
-9
/
+16
*
github: auto format release notes
dilluti0n
2025-09-11
1
-2
/
+41
*
Ensure WinDivert is present on ci and build.ps1 fail early on errors
dilluti0n
2025-09-11
2
-22
/
+29
*
build: fix make install failure on release tarballs
dilluti0n
2025-09-09
1
-13
/
+15
*
github: fix release action (no x86_64-unknown-linux-musl)
v0.0.1
dilluti0n
2025-09-07
1
-2
/
+7
*
docs: README.md: add Quickstart section
dilluti0n
2025-09-07
1
-3
/
+29
*
github: create release.yml, automation build & gh release
Hee
2025-09-07
1
-0
/
+83
*
build: add release script for windows
dilluti0n
2025-09-07
1
-0
/
+208
*
build: add help message
dilluti0n
2025-09-07
1
-4
/
+17
*
build: replace hardcoded paths with make automatic variables
dilluti0n
2025-09-07
1
-8
/
+8
*
build: decouple target `install' with `build'
dilluti0n
2025-09-07
1
-3
/
+4
*
Add `--locked' option for cargo for reproducible build
dilluti0n
2025-09-07
1
-1
/
+1
*
Fix sha256sum path issue (dist/ is prefixed inside sha256 file)
dilluti0n
2025-09-07
1
-2
/
+2
*
scripts: remove obsolate release script
dilluti0n
2025-09-07
1
-75
/
+0
*
Implement makeing release tarball on Makefile
dilluti0n
2025-09-07
2
-4
/
+62
*
Add Makefile for instalation on Linux
dilluti0n
2025-09-07
1
-0
/
+48
*
scripts: exclude debuginfo file from tarball
dilluti0n
2025-09-07
1
-10
/
+7
*
log: add splash! macro and centralize no-splash handling
dilluti0n
2025-09-07
4
-30
/
+39
*
docs: refine wording in README.md
dilluti0n
2025-09-07
1
-7
/
+8
*
docs: expand bugs-to section with more detailed explaination
dilluti0n
2025-09-07
3
-17
/
+37
*
manual: update package description
dilluti0n
2025-09-07
2
-2
/
+2
*
README.md: add many sections
dilluti0n
2025-09-07
1
-3
/
+72
*
Add changelog
dilluti0n
2025-09-07
1
-0
/
+3
*
Add markdown version of manual rendered with pandoc from dpibreak.1
dilluti0n
2025-09-07
1
-0
/
+111
*
Add manual page
dilluti0n
2025-09-07
1
-0
/
+131
*
scripts: set target to x86_64-unknown-linux-musl on release
dilluti0n
2025-09-07
1
-9
/
+46
[next]