- Notifications
You must be signed in to change notification settings - Fork14
IPsec VPN for Android based on IPsec-Tools
License
NotificationsYou must be signed in to change notification settings
mikma/ipsec-android
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ipsec-android=============IPsec VPN for Android which uses IPsec in the Linux kernel and racoonand setkey from ipsec-tools. Configured with racoon.conf andsetkey.conf templates.Root is required to run this Android App Get the source--------------$ git clonehttps://github.com/mikma/ipsec-android.git$ git submodule init$ git submodule updateGet external library--------------------Download "Android File Dialog" fromhttps://code.google.com/p/android-file-dialog/VPN policy----------A VPN policy is a JAR file containing racoon.conf and setkey.confVariables usuable in racoon.conf and setkey.conf------------------------------------------------${bindir} - Absolute path to bin directory of the App.${extdir} - Absolute path to the external storage directory.${remote_addr} - IP address of remote peer.${local_addr} - Local IP address.${uid} - UID of the java process.${gid} - GID of the java process.${name} - Name of the peer.${action} - One of "none", "add", "delete" or "update".${cert} - Certificate file path${key} - Private key file path
About
IPsec VPN for Android based on IPsec-Tools
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published