Releases: sucgroup/lightning_rod_android_vpn_poc
Releases · sucgroup/lightning_rod_android_vpn_poc
0.5
0.4.1
socat wrapper: exit when apk process is not running
apk is unchanged from 0.4
0.4
Better broadcasts handling, nicer GUI layout, proper VPN consent handling.
- Introduced separate service listening to broadcasts which keeps
notification in the notificaiton bar; - Implemented proper VPN consent handling;
- Refined GUI layout.
0.3
- Switched
am startservice
toam broadcast
mechanism (fixes user permission issues when running socat as non-root user) - Fixed socat wrapper tap support
- Show "no consent" notification
0.2
Added o,pi + o,tap support