Configuration
To use your own proxy, settype to "custom" and provide:
active: Set totrueto enable the proxytype: Set to"custom"to indicate you’re using your own proxyserver: The full proxy URL in the formatprotocol://hostname:portusername: Your proxy authentication username (if required)password: Your proxy authentication password (if required)
Supported protocols
Anchor Browser supports the following proxy protocols:- HTTP Proxy: Standard HTTP proxy with optional authentication (e.g.,
http://proxy.example.com:8080) - HTTPS Proxy: Secure HTTPS proxy connections (e.g.,
https://proxy.example.com:443) - SOCKS5 Proxy: SOCKS5 proxy for enhanced privacy and flexibility (e.g.,
socks5://proxy.example.com:1080)

