New Feature: Mobile Proxy #106
fortuna
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Package x/mobileproxy enables the build of a mobile library to run a local proxy using the SDK transports. The local proxy will run on a local port, which you can, in turn, use to configure your networking libraries.
Key Benefits
How to Get Started
Check out the README for details: https://github.com/Jigsaw-Code/outline-sdk/blob/main/x/mobileproxy/README.md.
To play with a proxy via command-line, check out the http2transport tool.
Beta Was this translation helpful? Give feedback.
All reactions