Page MenuHomeVyOS Platform

Webproxy bypassing cli command missing
Open, Requires assessmentPublicBUG

Description

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,

Details

Difficulty level
Unknown (require assessment)
Version
1.3 with kernel 5.4.210
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Improvement (missing useful functionality)

Event Timeline

Still bug

vyos@r1# 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