Hi,
For VYOS 1.3 version according to documentation - https://docs.vyos.io/en/crux/configuration/service/webproxy.html#bypassing-the-webproxy
We can bypass the proxy using whitelist command.
But I am not seeing any whitelist parameter from the CLI.
set service webproxy whitelist
Configuration path: service webproxy [whitelist] is not valid
set service webproxy
Possible completions:
append-domain Default domain name
> authentication
Proxy Authentication Settings
+> cache-peer Specify other caches in a hierarchy
cache-size Disk cache size in MB (default: 100) default-port Default Proxy Port (default: 3128) disable-access-log Disable logging of HTTP accesses
+ domain-block Domain name to block
+ domain-noncache
Domain name to access without caching
+> listen-address
IPv4 listen-address for WebProxy [REQUIRED] maximum-object-size Maximum size of object to be stored in cache in kilobytes mem-cache-size Memory cache size in MB minimum-object-size Maximum size of object to be stored in cache in kilobytes outgoing-address Outgoing IP address for webproxy
+ reply-block-mime
MIME type to block reply-body-max-size Maximum reply body size in KB
> url-filtering
URL filtering settings
What happed to this nice feature? Has the developer removed this?
Can someone kindly look into this?
Reagrds,