Skip to content
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

Setup outline setting to global user setting #261

Open
NMelis opened this issue Jul 15, 2024 · 6 comments
Open

Setup outline setting to global user setting #261

NMelis opened this issue Jul 15, 2024 · 6 comments
Labels
examples feature request New feature or request

Comments

@NMelis
Copy link

NMelis commented Jul 15, 2024

Hello!

Now I know how to use outline sdk like a proxy in for example android app. But it works only in app.
So how can I setup outline configure to user's phone as global. For use vpn not only in my app, also in other apps like youtube, twitter e.t.c?

@sbruens sbruens added feature request New feature or request examples labels Jul 30, 2024
@sbruens
Copy link
Contributor

sbruens commented Jul 30, 2024

Unfortunately, we don't yet have a good example for making VPNs using the SDK.

You would need to integrate with the VPN apis:

@zaferatli
Copy link

After setup properly its expected behavior to vpn for whole mobile network request include mentioned apps, especially routing configuration -- adding addRoute-- on android provide expected behavior.

@TryImpossible
Copy link

@NMelis ,do you have a good example for making VPNs using the SDK?

@NMelis
Copy link
Author

NMelis commented Mar 9, 2025

@NMelis ,do you have a good example for making VPNs using the SDK?

Nope :(

@zaferatli
Copy link

@NMelis ,do you have a good example for making VPNs using the SDK?

  • Actually I wrote a react native npm package for outline vpn which I used before. But I couldn't find spare time to release and write read me with detailed information because in iOS required to additional some specific configuration, is that what your needed?

@TryImpossible
Copy link

@NMelis ,do you have a good example for making VPNs using the SDK?

  • Actually I wrote a react native npm package for outline vpn which I used before. But I couldn't find spare time to release and write read me with detailed information because in iOS required to additional some specific configuration, is that what your needed?

@zaferatli ,could you share it with me? thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants