<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dpibreak.git/Cargo.toml, branch v0.0.3</title>
<subtitle>System-wide DPI circumvention with minimal configuration
</subtitle>
<id>http://git.dilluti0n.com/dpibreak.git/atom?h=v0.0.3</id>
<link rel='self' href='http://git.dilluti0n.com/dpibreak.git/atom?h=v0.0.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/'/>
<updated>2025-10-06T08:08:20Z</updated>
<entry>
<title>Bump version to 0.0.3</title>
<updated>2025-10-06T08:08:20Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-10-06T08:08:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=31eadd0a2ba8716a2dad4c727f27fbb9ee61652e'/>
<id>urn:sha1:31eadd0a2ba8716a2dad4c727f27fbb9ee61652e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move linux-only dependencies on Cargo.toml</title>
<updated>2025-10-06T06:30:06Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-10-06T06:30:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=6e99c8696bb827f34b6740486bad307502451336'/>
<id>urn:sha1:6e99c8696bb827f34b6740486bad307502451336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>platform: linux: add nftables support with iptables fallback</title>
<updated>2025-10-03T06:28:57Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-10-03T06:28:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=e4529084b42e6374af4e735a3c9023d4492b9dc0'/>
<id>urn:sha1:e4529084b42e6374af4e735a3c9023d4492b9dc0</id>
<content type='text'>
Introduce nftables rules under a dedicated "dpibreak" table and
chain. Traffic on TCP port 443 is queued using NFQUEUE. If nftables
is not supported, fall back to the existing iptables-based rules
for both IPv4 and IPv6.

Also update cleanup logic to remove nftables table if used, or
iptables rules otherwise.
</content>
</entry>
<entry>
<title>Bump version to 0.0.2</title>
<updated>2025-09-11T10:56:51Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-09-11T10:52:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=f6c75ba69e831ed22ea7e9d72d7d6ae2639a4bd4'/>
<id>urn:sha1:f6c75ba69e831ed22ea7e9d72d7d6ae2639a4bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update package description</title>
<updated>2025-09-06T15:19:08Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-09-05T15:43:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=1e750407e60f796c549d64b15b157a6d219fab13'/>
<id>urn:sha1:1e750407e60f796c549d64b15b157a6d219fab13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright notices to notice email instead of github link</title>
<updated>2025-09-05T08:10:15Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-09-05T08:10:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=8f397a4150d0e2be6bffde408bccb1a111a8b806'/>
<id>urn:sha1:8f397a4150d0e2be6bffde408bccb1a111a8b806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version and metadatas on Cargo.toml</title>
<updated>2025-09-05T07:30:02Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-09-05T07:27:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=12ffc9adf22abd0c30b13539c6aaa7fb3fb95ede'/>
<id>urn:sha1:12ffc9adf22abd0c30b13539c6aaa7fb3fb95ede</id>
<content type='text'>
* Use: Cargo.toml inside on program
</content>
</entry>
<entry>
<title>Add license document and copyright notice headers</title>
<updated>2025-09-05T07:03:05Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-09-05T07:02:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=deb875aeaebc1224e0d75c0aa088213fcf3b75ab'/>
<id>urn:sha1:deb875aeaebc1224e0d75c0aa088213fcf3b75ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decouple once_cell by replacing it with standard lib</title>
<updated>2025-08-23T06:47:27Z</updated>
<author>
<name>Dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-08-23T06:47:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=71f6c93574424b6a27dca9fca9fc23805a16649b'/>
<id>urn:sha1:71f6c93574424b6a27dca9fca9fc23805a16649b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: use winres to add manifest for windows binary</title>
<updated>2025-08-06T09:16:18Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-08-05T06:11:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/dpibreak.git/commit/?id=a8e26a83c6142e0db568aa1145a152d393640e17'/>
<id>urn:sha1:a8e26a83c6142e0db568aa1145a152d393640e17</id>
<content type='text'>
</content>
</entry>
</feed>
