]> fred1m.tech Git - papier-crayon.git/commitdiff
Navigateur web en CLI
authorFred LE MEUR <frederic.le-meur@ac-versailles.fr>
Wed, 27 Nov 2024 11:14:08 +0000 (12:14 +0100)
committerFred LE MEUR <frederic.le-meur@ac-versailles.fr>
Wed, 27 Nov 2024 11:14:08 +0000 (12:14 +0100)
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/
+```