30 lines
576 B
Markdown
Raw Normal View History

# links
> Command-line text-only web browser.
> See also: `links2`.
> More information: <https://links.twibright.com/user_en.html#subch-browser_calibration>.
- Visit a website:
`links {{https://example.com}}`
- Apply restrictions for anonymous account:
`links -anonymous {{https://example.com}}`
- Enable Cookies (`1` to enable):
`links -enable-cookies {{0|1}} {{https://example.com}}`
- Navigate forwards and backwards through the links on a page:
`{{<ArrowUp>|<ArrowDown>}}`
- Go forwards and backwards one page:
`{{<ArrowLeft>|<ArrowRight>}}`
- Exit:
`<q><y>`