Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnlui/FireUpYourVPN
在通知中心一键启用 VPN
https://github.com/johnlui/FireUpYourVPN
ios swift vpn
Last synced: 2 months ago
JSON representation
在通知中心一键启用 VPN
- Host: GitHub
- URL: https://github.com/johnlui/FireUpYourVPN
- Owner: johnlui
- License: mit
- Created: 2015-11-24T15:37:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T12:58:19.000Z (over 8 years ago)
- Last Synced: 2024-11-28T01:23:45.553Z (2 months ago)
- Topics: ios, swift, vpn
- Language: Swift
- Homepage:
- Size: 1.78 MB
- Stars: 310
- Watchers: 12
- Forks: 51
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
在通知中心一键启用 VPN
----------[](https://itunes.apple.com/cn/app/yi-jian-vpn-zai-xia-la-tong/id1063286554?l=en&mt=8)
### 基础要求:
* Xcode 7+ / Swift 2.0+
* iOS 8+
* 付费苹果开发者账号(用于 VPN)### 使用展示
输入配置:
![screenshot-1](https://raw.githubusercontent.com/johnlui/FireUpYourVPN/master/images/screenshot-1.png)
下拉:
![screenshot-2](https://raw.githubusercontent.com/johnlui/FireUpYourVPN/master/images/screenshot-2.png)
点击连接:
![screenshot-3](https://raw.githubusercontent.com/johnlui/FireUpYourVPN/master/images/screenshot-3.png)
连接成功:
![screenshot-4](https://raw.githubusercontent.com/johnlui/FireUpYourVPN/master/images/screenshot-4.png)
### 关键特性
alpha 1.0,暂时只支持 CISCO IPSec。
### 关键设置
![fix-xcode-config](https://raw.githubusercontent.com/johnlui/FireUpYourVPN/master/images/fix-xcode-config.png)
## 参与开源
欢迎提交 issue 和 PR,大门永远向所有人敞开。
## 开源协议
本项目遵循 MIT 协议开源,具体请插件根目录下的 LICENSE 文件。