]> fred1m.tech Git - papier-crayon.git/blobdiff - source/p46/index.md
Navigateur web en CLI
[papier-crayon.git] / source / p46 / index.md
index f68a12a97ae5c0c097588aa922307029f93be18a..ef497660d3b0ac4170822e397689fdd3cbf71706 100644 (file)
     * `~/public_html/b1CLI/index.html`
     * `~/.bash_aliases`
     * `~/public_html/b1CLI/preuveA.tty`
+
+### Semaine 448
+
+L'hôte `www` fournit `lynx` et `w3m`. En pratique, comparer ces deux 
+solutions.
+
+```
+fred@tjener:~$ https_proxy=http://www:3128 lynx https://fred1m.tech/~fred/papier-crayon/html/
+fred@tjener:~$ https_proxy=http://www:3128 w3m https://fred1m.tech/~fred/papier-crayon/html/
+```