mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-30 07:32:17 +00:00
chore: bump version to v0.5.3
This commit is contained in:
parent
1a1b69a3e3
commit
00a40db04c
8 changed files with 47 additions and 23 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## v0.5.3
|
||||
|
||||
### Added
|
||||
- Debug log export on the Diagnostics screen — tap "Collect debug log" at the bottom of the Diagnostics tab to gather detailed diagnostic data (dmesg, check results, device info, module status, kernel symbols, targets, network interfaces, routing tables, logcat). After collection, save the zip to disk or share it directly. Useful for reporting issues.
|
||||
- Kernel module debug logging toggle (`/proc/vpnhide_debug`) — when enabled, all 6 kretprobe hooks log detailed information (UID, target status, interface name, filter decisions). The app enables it automatically during debug log collection and disables it afterwards.
|
||||
|
||||
## v0.5.2
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue