
UpdatedSep 11, 2023
PublishedNov 25, 2022
Packagecom.netbyte.vtunnel
MD5fc79bf80208c05cf18d3c4a560d730b8
SHA1 (signer)7B:E9:1C:B5:BB:B8:F0:E1:01:9B:C7:4B:A5:40:46:2E:65:8A:1C:7F
Signed byCN=Android, OU=Android, O=Google Inc., L=Mountain View, ST=California, C=US
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
1.Upgrade SDK 33.
2.Bug fixes.
2.Bug fixes.
Description
vTunnel is an application that allows users to establish secure, encrypted connections over the Internet to private networks. It enables individuals or organizations to protect their online privacy and security by establishing a virtual tunnel between their device and a VPN server. The tunnel encrypts all transmitted data, making it difficult for hackers or unauthorized individuals to intercept or access the information. Additionally, it helps users bypass geo-restrictions and access content that may be blocked in their location. By hiding a user's IP address and location, it provides anonymity and ensures their online activities remain private.
By leveraging VpnService, the app can establish a secure connection, encrypt data, and provide users with enhanced privacy and security while accessing the internet.
First, you should deploy the server program on the server by following the code hosting platform guide, and then use the program to connect to the virtual network.
Source code can be found at:
https://github.com/net-byte/vtun
https://github.com/net-byte/vTunnel
By leveraging VpnService, the app can establish a secure connection, encrypt data, and provide users with enhanced privacy and security while accessing the internet.
First, you should deploy the server program on the server by following the code hosting platform guide, and then use the program to connect to the virtual network.
Source code can be found at:
https://github.com/net-byte/vtun
https://github.com/net-byte/vTunnel
Required features
- Wifi android.hardware.wifi
Permissions (5)
vTunnel requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Foreground Service android.permission.FOREGROUND_SERVICE
- Internet android.permission.INTERNET
- Com Netbyte Vtunnel Dynamic Receiver Not Exported Permission com.netbyte.vtunnel.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION