readme
来自「http ping linux下的一个检查url的工具」· 代码 · 共 23 行
TXT
23 行
http_ping - measure HTTP latencyhttp_ping runs an HTTP fetch every few seconds, timing how long it takes.See the manual entry for more details.Files in this distribution: README this Makefile guess http_ping.c source file http_ping.1 manual entry port.h portability definesTo build: If you're on a SysV-like machine (which includes old Linux systemsbut not new Linux systems), edit the Makefile and uncomment the SYSV_LIBSline. If you're doing SSL, uncomment those lines too. Otherwise, just doa make.Feedback is welcome - send bug reports, enhancements, checks, moneyorders, etc. to the addresses below. Jef Poskanzer jef@mail.acme.com http://www.acme.com/jef/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?