Skip to content

ichay/ladder-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Methods
    • 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.

Contributing

If you want to help build this project, simply send pull requests here.

TODOs

  • Provide an option to store PAC during configuration
  • No longer rely on the NEKit to implement the Shadowsocks protocol
  • Add support for more Shadowsocks methods
  • Add support for IPv6

License

This project is licensed under the Unlicense.

License can be found here.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%