]> fred1m.tech Git - papier-crayon.git/blobdiff - source/p46/index.md
Un troisième navigateur "CLI"
[papier-crayon.git] / source / p46 / index.md
index ef497660d3b0ac4170822e397689fdd3cbf71706..4f080c7bef9e936a0aaebf663b3ab5347d8621d0 100644 (file)
 
 ### Semaine 448
 
 
 ### Semaine 448
 
-L'hôte `www` fournit `lynx` et `w3m`. En pratique, comparer ces deux 
+L'hôte `www` fournit `lynx`, `w3m` et `links`. En pratique, comparer ces
 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/
 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/
+fred@tjener:~$ links -https-proxy www:3128 https://fred1m.tech/~fred/papier-crayon/html
 ```
 ```