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
...
*
starting windows implementation
dilluti0n
2025-07-27
1
-0
/
+17
*
refactor: repeated queue number not to use magic
dilluti0n
2025-07-27
1
-11
/
+13
*
refactor: handle_packet to not depend on nfq
dilluti0n
2025-07-27
1
-27
/
+34
*
refactor: move platform-dependent code to mod platform
dilluti0n
2025-07-27
3
-173
/
+312
*
refactor: bootstrap and cleanup to support ip6tables
dilluti0n
2025-07-26
1
-6
/
+26
*
fix: prevent possable array indexing panic on is_client_hello
dilluti0n
2025-07-24
1
-1
/
+4
*
revert ctrlc to override default SIGINT handler
dilluti0n
2025-07-22
3
-2
/
+41
*
feat: poll NFQUEUE socket instead sleep on main loop
dilluti0n
2025-07-22
3
-56
/
+30
*
implement: send_to_raw; open raw socket and sendto it!
dilluti0n
2025-07-21
3
-2
/
+65
*
feat: Add TLS ClientHello splitting(TCP/IP) logic using etherparse
dilluti0n
2025-07-21
3
-23
/
+94
*
change: treat IS_U32_SUPPORTED to more rubust way
dilluti0n
2025-07-20
1
-1
/
+5
*
feat: add xft_u32 filtering for clienthello packet
dilluti0n
2025-07-20
3
-12
/
+77
*
refactor: is_client_hello and TLSMsg::get_bytes
dilluti0n
2025-07-20
1
-23
/
+9
*
minor: add TODOs on main.rs
dilluti0n
2025-07-20
1
-0
/
+2
*
fix: when get_tcp_payload fails, pass the packet sanely
dilluti0n
2025-07-20
1
-6
/
+6
*
fix: handle fragmented TCP packet on TLSMsg::get_bytes
dilluti0n
2025-07-20
1
-0
/
+1
*
refactor: try not to use tokio only for signal handling
dilluti0n
2025-07-20
3
-239
/
+83
*
implement: TLS clienthello parser
dilluti0n
2025-07-19
1
-3
/
+101
*
implement: packet catch with nfq-rs
dilluti0n
2025-07-19
3
-24
/
+72
*
implement: install/cleanup iptables rule
dilluti0n
2025-07-19
3
-2
/
+517
*
initial commit
dilluti0n
2025-07-19
4
-0
/
+17
[prev]