summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG3
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml4
-rw-r--r--dpibreak.12
4 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7a3c04a..b0ecdd0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
DPIBreak v0.0.1
- Initial release
- Filter/fragment TCP packet containing SNI field with nfqueue or WinDivert
+DPIBreak v0.0.2
+ - Remove unnecessary allocations per packet handling
+ - Fix: make install fail on Linux release tarball (#4)
diff --git a/Cargo.lock b/Cargo.lock
index 07a4604..50f621c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -100,7 +100,7 @@ dependencies = [
[[package]]
name = "dpibreak"
-version = "0.0.1"
+version = "0.0.2"
dependencies = [
"anyhow",
"ctrlc",
diff --git a/Cargo.toml b/Cargo.toml
index 5c9934f..ac0f243 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,13 +17,13 @@
[package]
name = "dpibreak"
-version = "0.0.1"
+version = "0.0.2"
authors = ["Dilluti0n <[email protected]>"]
edition = "2024"
build = "build.rs"
license = "GPL-3.0-or-later"
description = "Simple and efficient DPI circumvention tool in Rust."
-repository = "https://github.com/dilluti0n/dpibreak"
+repository = "https://github.com/dilluti0n/dpibreak.git"
homepage = "https://github.com/dilluti0n/dpibreak"
diff --git a/dpibreak.1 b/dpibreak.1
index aec55fb..a2f4920 100644
--- a/dpibreak.1
+++ b/dpibreak.1
@@ -1,4 +1,4 @@
-.TH DPIBREAK 1 "September 2025" "DPIBreak v0.0.1" "User Commands"
+.TH DPIBREAK 1 "September 2025" "DPIBreak v0.0.2" "User Commands"
.nh
.ad l