-
-
Couldn't load subscription status.
- Fork 274
Feat: Add Pairing File Export URL callback and replace Wireguard with StosVPN #962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Builds for this Pull Request are available at |
|
Ready for review / merge |
|
Builds for this Pull Request are available at |
|
Example (using StosVPN to test) |
Unaffiliated review from an empty account.
Changes
The app has a URL Scheme like this e.g:
stosvpn://pairingFile?data=(pairing data)The App calls the SideStore URL Scheme like this:
sidestore://pairing?urlName=stosvpnThe app gets the urlName (which is the URL Scheme name) and then constructs a new url using the url name and makes it as the one above