Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noppefoxwolf/vpndetector
Will be secure your app from reverse engineering of network connection using by VPN.
https://github.com/noppefoxwolf/vpndetector
Last synced: 5 days ago
JSON representation
Will be secure your app from reverse engineering of network connection using by VPN.
- Host: GitHub
- URL: https://github.com/noppefoxwolf/vpndetector
- Owner: noppefoxwolf
- License: mit
- Created: 2018-05-22T18:23:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T18:29:10.000Z (over 6 years ago)
- Last Synced: 2024-05-02T05:46:17.423Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 2.86 MB
- Stars: 57
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VPNDetector
![](https://github.com/noppefoxwolf/VPNDetector/blob/master/meta/record.gif)
[![CI Status](https://img.shields.io/travis/noppefoxwolf/VPNDetector.svg?style=flat)](https://travis-ci.org/noppefoxwolf/VPNDetector)
[![Version](https://img.shields.io/cocoapods/v/VPNDetector.svg?style=flat)](https://cocoapods.org/pods/VPNDetector)
[![License](https://img.shields.io/cocoapods/l/VPNDetector.svg?style=flat)](https://cocoapods.org/pods/VPNDetector)
[![Platform](https://img.shields.io/cocoapods/p/VPNDetector.svg?style=flat)](https://cocoapods.org/pods/VPNDetector)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
VPNDetector is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'VPNDetector'
```## Author
noppefoxwolf, [email protected]
## License
VPNDetector is available under the MIT license. See the LICENSE file for more info.