项目作者: itsjohnye

项目描述 :
a featherweight iOS SS proxy client
高级语言: Swift
项目地址: git://github.com/itsjohnye/Lead-iOS-Demo.git
创建时间: 2018-12-03T08:14:29Z
项目社区:https://github.com/itsjohnye/Lead-iOS-Demo

开源协议:GNU General Public License v3.0

下载


Lead

Swift Version GitHub license

-No longer maintenance due to NEKit was deprecated.

a featherweight iOS proxy client with interactive UI.

Lead is currently compatible with Shadowsocks.

For more information, see the demo video URL.

Todo List

  • support other crypo algorithms

Usage

This project needs an Apple developer account and must be run on a physical device.

  1. In Terminal,

    1. cd ~/your project path/
    2. pod install
    3. carthage update --no-use-binaries --platform ios
  2. In Xcode,

‘PROJECT’ -> ‘TARGETS’ -> ‘Lead’ ->’Signing’, change the Signing with ‘Yours’.

‘PROJECT’ -> ‘TARGETS’ -> ‘PacketTunnel’ ->’Signing’, change the Signing with ‘Yours’.

  1. Run it:

    — to test the UI, run it on the Simulator.

    — to test the VPN connection, run it on a real iOS device.

Customizing

It is available to modify rules in NEKitRule.conf which is written by yaml.

Credits

Thanks to these open-source projects:

Lisence

Lead-iOS is published under the GPLv3 license.
Copyright (c) 2018-present itsjohnye, all rights reserved.