hello
I want to build vpn app in android studio its easy to make it but the difficult thing is how to setup the vpn I want to make my own vpn not from any services on the internet such as vpn api providers
so my question is how to make vpn and how I can make it ready for huge connections what do I need a Server ?
and how to make it I want to know where to start
thanks
Related
Hi guys,
I'm searching for a possibility to establish a VPN connection with just one click. Some kind of widget would be great. Even greater it would be, if I can tell Tasker to establish a VPN connection, if I'm connected to a specific wifi network.
Maybe someone can give me an advice in this issue.
Thanks in advance
Niels
I've the same question... somebody know how to establish vpn-connection with tasker (Samsung Galaxy S3). I use the build-in vpn.
With VPNCilla it should work but then I get always a message to "trust the app".
Or somebody knows a widget that i can start the buildin vpn with one klick?
Hi,
The author of OpenVPN for Android has extended his App to allow 3rd party applications remote control of the VPN. Ffrog Apps has written a Tasker plugin to use this remote control: 'OpenVPN Tasker Plugin' try out the beta version search g+ for Ffrog Apps Beta Testing
Note: it requires at least version 0.6.37+ of the OpenVPN for Android app, which is only released as a beta at this stage - search g+ for OpenVPN for Android
Unfortunately i can't post direct links to xda.
Ffrog Apps
I got this crazy idea that I don't know is possible or not... what I want to do is set up my phone as wifi access point, then allow people to connect to it, but handle all incoming http traffic myself.
So:
Create a server (with KWS - Android web server)
client can connect to the phone
when client tries to open an http connection to any random server, this has to be intercepted by my app and handled by a local web server
Anyone knows any android app to do this ?
What you are talking about is a captive portal.
I made a simple app for this purpose. If you are a developer, I need your help to improve the app. For downloading the app and source code check this thread https://forum.xda-developers.com/android/general/guide-setup-fake-captive-portal-android-t4011689
Hi. I'm glad to finally be here.
Let me explain the context of my question. I'm designing an application in Android that works consuming a web service. For all inquiries carried out to that web service, you must authenticate to each perform.:silly:
I tried to use SSL certificates for greater security, but at the moment it is too advanced for me just knowing how to create a certificate, then install it on the server and on the client and the connection between them that way (If anyone has a tutorial will be welcome).
For now, I managed to connect via http without any protection. To authenticate the device that performs, IMEI shipping plus a random password (created in the registry).
Well, my question is whether this is an acceptable way or is there more optimal way that take care information that those using the app.
Thank you very much for your help, since I have no one else to turn.
Hi,
I'm developing an Android VPN client. I want to know my best options to make a one-click-to-connect vpn client. There is openvpn but the problem with it is the license. I'll have to pay for concurrent users. So, what are my free or cheapest options.
Is there a way to use a vpn that only allows certain apps or ports and the rest are not allowed to use this VPN?
Thank you
Hi all,
I want to ask if i want remotely to enable my android location from off to on by my php web server. By using API , is there any way to do that function or how to implement that function.
Really thanks for the help