Project

General

Profile

Proxy authentication

Added by Loki - 6 months ago

I have a self-hosted VPS with proxy service running, however it is behind authentication. I can use the IP address and port "IP:Port" in the custom proxy settings to browse but, I need to fill in the proxy credentials into the login pop-up every time.

Is it possible to authenticate automatically with a specially formatted url that I may have missed. I tried "user:pass@ip:port" but it's considered invalid.

This would be very helpful.

Thanks in advance.


Replies (1)

RE: Proxy authentication - Added by Soren Stoutner 6 months ago

Unfortunately, Android's proxy framework does not support authenticatin.

https://developer.android.com/reference/androidx/webkit/ProxyConfig.Builder.html

    (1-1/1)