alalamav
alalamav
Thanks for the review. I have address all your comments related to importing modules directly - didn't know it was possible.
I think the dialog would look better with some more spacing between the image and the text. Also, the unit tests are failing, presumably due to the refactor?
Thank you for the contibution, @AlphaWong. The access key directory is used on legacy Outline servers, the new location for the access key config on the container is: `/root/shadowbox/persisted-state/shadowbox_config.json`. Similarly,...
> So, should I modify the document? That would be great. Thanks!
Now that we have VPN support on Android, it is possible to enable [always-on VPN](https://developer.android.com/about/versions/nougat/android-7.0.html#always_on_vpn) with the release of Android N.
I can imagine an app that wants to restart only when updated and not on boot. For example, to mitigate the user experience of getting updated while in the foreground.
Hi @blazman, the Outline apps are localized based on the OS default language. This is a feature that we definitely want to implement. We are in the process of improving...
Hi @himat, you can find the server management port in the `apiUrl` variable output by the install script.
You can find it in opt/outline/access.txt (unless it's a legacy server, in which case it should be in /root/shadowbox/access.txt).
#13 introduces a change to perform DNS over SOCKS/UDP. This assumes that the SOCKS5 server does indeed support UDP. Does your SOCKS support UDP? (Most don't). A solution could be...