mirokuratczyk cedae41fab Update OCSPCache 6 سال پیش
..
TunneledWebRequest fad5fd1a92 Update OCSPCache for NSURLSession reuse 6 سال پیش
TunneledWebRequest.xcodeproj fd9652c7ed Update OCSPCache 6 سال پیش
TunneledWebRequestTests bcfd96bea1 Finish creating first cut of iOS library and sample app 9 سال پیش
TunneledWebRequestUITests bcfd96bea1 Finish creating first cut of iOS library and sample app 9 سال پیش
Podfile cedae41fab Update OCSPCache 6 سال پیش
Podfile.lock cedae41fab Update OCSPCache 6 سال پیش
README.md 7024371fd4 Use Cocoapods in the sample iOS apps 7 سال پیش

README.md

iOS Library Sample App: TunneledWebRequest

Configuring, Building, Running

The sample app requires some extra files and configuration before building.

Get the framework.

  1. Run pod install

Get the configuration.

  1. Contact Psiphon Inc. to obtain configuration values to use in your app. (This is requried to use the Psiphon network.)
  2. Make a copy of TunneledWebRequest/psiphon-config.json.stub, removing the .stub extension.
  3. Edit psiphon-config.json. Remove the comments and fill in the values with those received from Psiphon Inc. The "ClientVersion" value is up to you.

Ready!

TunneledWebRequest should now compile and run.

License

See the LICENSE file.