Browser tools: Difference between revisions

From Leechfinger
Jump to navigationJump to search
Qais (talk | contribs)
Qais (talk | contribs)
Line 11: Line 11:


<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
# apt install openssl netrik chromium w3m lynx links2 elinks falkon httping
# apt install openssl netrik chromium w3m lynx links2 elinks epiphany-browser epiphany-browser-data falcon httping
</syntaxhighlight>
</syntaxhighlight>


[[Category:Apt]]
[[Category:Apt]]

Revision as of 15:08, 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.

Xwindows Browsers

These are all gui browsers: epiphany-browser epiphany-browser-data

Heading text
# apt install openssl netrik chromium w3m lynx links2 elinks epiphany-browser epiphany-browser-data falcon httping