수백만의 최신 Android 앱, 게임, 음악, 영화, TV, 책, 잡지 등을 즐기십시오. 언제 어디서나 장치를 가로 질러.
Note: This application requires a "rooted" device.
This is alpha software.
It should only be used by users with knowledge in configuring racoon and setkey from ipsec-tools.
이 애플리케이션을 사용하면 표준 Android IPsec VPN 연결에 필요한대로 L2TP 또는 Xauth 또는 자동 구성을 사용하지 않고 IPSEC 피어에 연결할 수 있습니다.
Prerequisites: A zip file containing setkey.conf, and portions of racoon.conf is needed for each VPN peer. Two examples can be saved to external storage in the option menu and used as a template.
The "ipsec" directory on the external storage contains the racoon.log, which is useful when debugging a configuration.
Sources available at: https://github.com/mikma/ipsec-android
Recent Changes
0.3:
* Support multiple architectures: armeabi and x86
* Upgrade internal openssl to version 1.0.1c
0.2.1:
* Fix crash when changing remote address introduced in 0.2
0.2:
* Improve 3.0+ support.
* Upgrade to openssl 1.0.0e.
* Disable automatic start of service during application launch.
TODO:
* Detect IP address changes.
* Support for "virtual" IP addresses.
* Use secure storage for private keys.
* ...