加入收藏 | 设为首页 | 会员中心 | 我要投稿 威海站长网 (https://www.0631zz.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 服务器 > 搭建环境 > Linux > 正文

Linux下浏览器命令,Linux下的命令行浏览器links介绍

发布时间:2022-12-10 15:32:57 所属栏目:Linux 来源:转载
导读: 假如你的Linux没有X11,没有ff,最小安装,没有wget,没有curllinux浏览器,等等工具,那又需要访问互联网怎么办呢?
Linux有一款自带的文本互联网浏览器:links,可以浏览简单网页,及测试

假如你的Linux没有X11,没有ff,最小安装,没有wget,没有curllinux浏览器,等等工具,那又需要访问互联网怎么办呢?

Linux有一款自带的文本互联网浏览器:links,可以浏览简单网页,及测试网络端口连通性。

links --help

ELinks 0.9.2 - Text WWW browser

Usage: elinks [OPTION]... [URL]

Options:

-anonymous [0|1] Restrict to anonymous mode

-auto-submit [0|1] Autosubmit first form

-base-session Clone session with given ID

-confdir Set config dir to given string

linux浏览器_linux 文本浏览工具_linux命令行浏览网页

-conffile Configuration file name

-default-mime-type MIME type to assume for documents

-dump [0|1] Write formatted version of given URL to stdout

-dump-charset Codepage to use with -dump

-dump-width Width of document formatted with -dump

-eval Evaluate given configuration option

-force-html Assume the file is HTML

-, -h, -help Print usage help and exit

-long-help Print detailed usage help and exit

-config-help Print help for configuration options

-lookup Look up specified host

-no-connect [0|1] Run as separate instance

-no-home [0|1] Don't use files in ~/.elinks

-session-ring Connect to session ring with given ID

-source [0|1] Write the source of given URL to stdout

-stdin [0|1] Read document from stdin

-no-numbering [0|1] Do not number links in dump output

-touch-files [0|1] Touch files in ~/.elinks when running with -no-connect/-session-ring

-version Print version information and exit

使用举例:

links --dump

(编辑:威海站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!