Jigsaw-Code / outline-apps

Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
https://getoutline.org/
Apache License 2.0
8.25k stars 1.35k forks source link

Mobile Outline Manager #1875

Open cameronaaron opened 6 years ago

cameronaaron commented 6 years ago

Create mobile version of Outline Manager so that it can be managed on the go

fortuna commented 6 years ago

Thanks for the suggestion. That's something we'd like to provide eventually.

One (incomplete) alternative would be a web version of the manager, but that's an incomplete alternative because it wouldn't support the DO flow and would require the server to use a TLS certificate signed by a CA, which needs a domain name. See https://github.com/Jigsaw-Code/outline-apps/issues/1871

michaellee8 commented 5 years ago

Hey any updates on this one?

Odaimoko commented 5 years ago

If You have a shell on you phone you can manage it. write a little manage script is acceptable for me.

cjhenck commented 2 years ago

One of the open questions for me with respect to this feature is whether key management is sufficient or if we would need to support setup as well.

This request from Reddit suggests that setup should be in-scope.

sirekanian commented 11 months ago

I recently created an Outline Manager for Android. It is written in Kotlin and Jetpack Compose. Its source code is open under the Apache 2.0 license. @fortuna, please let me know if I should emphasize on Google Play or GitHub that my app is an unofficial Outline Manager app.