Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IPsec VPN for Android based on IPsec-Tools

License

NotificationsYou must be signed in to change notification settings

mikma/ipsec-android

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

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp