Go to file
yjj38 9e64a65d62 Refactor VPN implementation and add SingBoxLauncher integration
Replaced ProxyVpnService with SingBoxLauncher for enhanced VPN control and functionality. Introduced new utilities such as IpUtil and HttpUtil for network-related operations. Updated MainActivity to utilize the new VPN workflow and removed outdated VPN service logic.
2025-05-23 16:19:37 +08:00
.idea Refactor VPN implementation and add SingBoxLauncher integration 2025-05-23 16:19:37 +08:00
app Refactor VPN implementation and add SingBoxLauncher integration 2025-05-23 16:19:37 +08:00
gradle init 2025-05-20 16:39:05 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
build.gradle init 2025-05-20 16:39:05 +08:00
gradle.properties init 2025-05-20 16:39:05 +08:00
gradlew init 2025-05-20 16:39:05 +08:00
gradlew.bat init 2025-05-20 16:39:05 +08:00
settings.gradle Add VPN service, Shell utility, and server communication support 2025-05-22 18:13:34 +08:00