Skip to content

si1en2i0/Shadowsocks-iOS-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadowsocks-iOS-Demo

Demo how to build an iOS project with shadowsocks buildin.

  • Clone this project.
  • Open project file in Finder.
  • Drag the Shadowsocks-iOS-Demo/shadowsocks folder to XCode, confirm the dialog keep the default options.
  • Copy the code from the method application:didFinishLaunchingWithOptions: in AppDelegate.m. Don't forget the imports.
  • Replace the remote server configs with yours.
  • You should wait about 1s after the app launched and then start network request.

About

Demo how to build an iOS project with shadowsocks buildin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.5%
  • Objective-C 17.9%
  • C++ 10.6%