Browser tools: Difference between revisions

From Leechfinger
Jump to navigationJump to search
Qais (talk | contribs)
Created page with "== All Browser related tools == This is a list of all the tools you will need for any browser related apps. ===== openssl ===== This is used to create self signed certificates. <syntaxhighlight lang="bash" line> # apt install openssl netrik chromium w3m lynx links2 elinks falkon epiphany httping </syntaxhighlight> Category:Apt"
 
Qais (talk | contribs)
Line 3: Line 3:
===== openssl =====
===== openssl =====
This is used to create self signed certificates.
This is used to create self signed certificates.
===== Cli browsers =====
These are very good for troubleshooting while on console. Some of them are w3m, lynx, netrik, links2, elinks.
===== Heading =====
===== Heading text =====
<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
# apt install openssl netrik chromium w3m lynx links2 elinks falkon epiphany httping
# apt install openssl netrik chromium w3m lynx links2 elinks falkon epiphany httping

Revision as of 14:57, 22 May 2024

All Browser related tools

This is a list of all the tools you will need for any browser related apps.

openssl

This is used to create self signed certificates.

Cli browsers

These are very good for troubleshooting while on console. Some of them are w3m, lynx, netrik, links2, elinks.

Heading
Heading text
# apt install openssl netrik chromium w3m lynx links2 elinks falkon epiphany httping