Total Pageviews

Friday, 1 May 2020

QLadder, shadowsocks在ios上的一个客户端程序

QLadder is a project for iOS client. It uses shadowsocks as server-side.

Xcode 10 and Swift 4.2.
Use carthage update --no-use-binaries --platform mac,ios to install all frameworks.
Is also uses CocoaPod to manage some dependencies.
Any question is welcome.

Support Us

  • Support the excellent projects mentioned above(NEKitPotatso, etc. ).
frm https://github.com/lettleprince/QLadder
----

A solution for the IWE (Immersive Wallless Experience) on iOS platform. 

Ladder

A solution for the IWE (Immersive Wallless Experience) on iOS platform.
Keep in mind:
The scenery outside the wall is beautiful and dangerous.

Features

  • Hide VPN Icon
  • PAC (Proxy auto-config)
  • Multiple Shadowsocks Method
    • AES-128-CFB
    • AES-192-CFB
    • AES-256-CFB (RECOMMENDED)
    • ChaCha20
    • Salsa20
    • RC4-MD5

Requirements

Installation

  1. Check out the latest version of the project:
$ git clone https://github.com/sheng/ladder-ios.git
  1. Enter the project directory, check out the project's dependencies:
$ cd ladder-ios
$ carthage update --no-use-binaries --platform ios
  1. Open the Ladder.xcodeproj.
  2. Build and run the Ladder scheme.
  3. Enjoy yourself.

Community

If you want to discuss this project, or ask questions about it, simply post questions or ideas here.

No comments:

Post a Comment