agent-bigo/app
yjj38 208e977d2f Refactor VPN service to dynamically load tunnel address.
Replaced hardcoded TUN address with a dynamic loader using `ConfigLoader`. Introduced `ConfigLoader` to parse `tun_address` from the configuration file or fallback to a default value. Improved file handling in `V2rayUtil` for better readability and maintainability.
2025-05-28 14:18:25 +08:00
..
src Refactor VPN service to dynamically load tunnel address. 2025-05-28 14:18:25 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
build.gradle Add VPN service, Shell utility, and server communication support 2025-05-22 18:13:34 +08:00
proguard-rules.pro init 2025-05-20 16:39:05 +08:00