Rod Hynes fd2db21d43 Use Go 1.17.1 преди 4 години
..
TunneledWebRequest fd2db21d43 Use Go 1.17.1 преди 4 години
TunneledWebRequest.xcodeproj 67ed62f9fc 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 67ed62f9fc Update OCSPCache преди 6 години
Podfile.lock 67ed62f9fc 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.