Open VPN Extension : Connect with VPN servers like Turbo VPN, UFO VPN

Open VPN Extension 1.2

Now you can use the VPN file from Internal storage or app assets

New blocks

component_event (16)

OnPermissionGranted : This block will trigger if Connection request permission is accepted by user

component_event (17)

OnPermissionDenied : This block will trigger if Connection request permission is rejected by user

component_method (24)

ServicePermission : This block will ask for Connection request permission

component_method (26)

IsVPNPrepared : I have renamed the PrepareVpn block to IsVPNPrepared and now this block will not ask for permission. You have to use ServicePermission block

component_method (25)

LibraryErrorLogger : This block can logs the error from AAR Library and Native library.
It useful for debugging, You can ignore the warnings!!

Demo blocks

Upcoming feature:
QuickConnect:
It allows user to connect with VPN servers without opening the app

9 Likes