links
text-mode web browser for the terminal
TLDR
Visit a website
$ links https://example.com
Browse in anonymous mode$ links -anonymous https://example.com
Enable cookies$ links -enable-cookies 1 https://example.com
SYNOPSIS
links [options] [url]
DESCRIPTION
links is a text-mode web browser for the terminal. It supports tables, frames, and basic forms rendering, making it useful for browsing documentation or using the web from servers without a graphical environment.
PARAMETERS
-anonymous
Apply restrictions for anonymous browsing-enable-cookies 0|1
Enable (1) or disable (0) cookies-dump
Write rendered page to stdout-source
Write page source to stdout-html-margin WIDTH
Set margin width
NAVIGATION KEYS
Up/Down
Navigate between linksLeft/Right
Go back/forward in historyEnter
Follow selected linkq, y
Quit browserg
Go to URL
