diff options
| author | Claude <noreply@anthropic.com> | 2026-05-11 19:54:12 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-11 19:54:12 +0000 |
| commit | 0d36eb00147b364c67791f5382f7591db04ddecf (patch) | |
| tree | b4595d2904bc76e45b3cbf4de9ca4bd3d918d59c /docs/configuration/service/webproxy.md | |
| parent | d9212421139416f1feb454ea71cfca75fa1ab2b8 (diff) | |
| download | vyos-documentation-0d36eb00147b364c67791f5382f7591db04ddecf.tar.gz vyos-documentation-0d36eb00147b364c67791f5382f7591db04ddecf.zip | |
docs: address review feedback and pre-existing doc-lint errors
- terraformAWS.md: balance the orphan `.. stop_vyoslinter` directive
inside the eval-rst block and wrap the long MyST link references at
EOF with `% stop_vyoslinter`/`% start_vyoslinter`.
- webproxy.md: replace real-world IP 193.49.48.249 with doc-range
192.0.2.249 in the blacklist update example output.
- console-server.md: "some times" -> "sometimes".
- bgp.md: "command disable" -> "command disables"; add comma before
"use the delete form"; "Route dampening which described in" ->
"Route dampening, described in".
https://claude.ai/code/session_01RDpSBDLSWLKMGnyPCaKECB
Diffstat (limited to 'docs/configuration/service/webproxy.md')
| -rw-r--r-- | docs/configuration/service/webproxy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/webproxy.md b/docs/configuration/service/webproxy.md index df675916..f76cb741 100644 --- a/docs/configuration/service/webproxy.md +++ b/docs/configuration/service/webproxy.md @@ -369,7 +369,7 @@ Download/Update complete blacklist vyos@vyos:~$ update webproxy blacklists Warning: No url-filtering blacklist installed Would you like to download a default blacklist? [confirm][y] -Connecting to ftp.univ-tlse1.fr (193.49.48.249:21) +Connecting to ftp.univ-tlse1.fr (192.0.2.249:21) blacklists.gz 100% |*************************************************************************************************************| 17.0M 0:00:00 ETA Uncompressing blacklist... Checking permissions... |
