Latest kali cutycapt

description:

  This utility can capture web pages rendered by WebKit.
  CutyCapt is a small cross-platform command line tool used to capture WebKit rendering web pages into various vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF and BMP.

Options: The
  options are summarized as follows:

	--help 
		显示选项摘要。

	--url=<url>
		要捕获的URL (http:…|文件:…|…)

	--out=<path>
		目标文件(.png|pdf|ps|svg|jpeg|…)

	--out-format=<f>
		像--out扩展一样,覆盖启发式

	--min-width=<int>
		图像的最小宽度(默认值:800)

	--min-height=<int>
		图像的最小高度(默认值:600)

	--max-wait=<ms>
		不要等待超过(默认值:90000,无限:0)

	--delay=<ms>
		成功加载后,等待(默认值:0)

	--user-style-path=<path>
		用户样式表文件的位置(如果有)

	--user-style-string=<css>
		用户样式规则指定为文本

	--header=<name>:<value>
		请求头; 可重复的 有些无法设置

	--method=<get|post|put>
		指定请求方法(默认:get)

	--body-string=<string>
		未编码的请求正文(默认值:无)

	--body-base64=<base64>
		base64编码的请求体(默认:none)

	--app-name=<name>
		在用户代理中使用的应用程序名称;默认是没有

	--app-version=<version>
		在用户代理中使用的应用版本;默认是没有

	--user-agent=<string>
		覆盖将设置的User-Agent标头Qt

	--javascript=<on|off>
		JavaScript执行(默认值:开)

	--java=<on|off>
		Java执行(默认值:未知)

	--plugins=<on|off>
		插件执行(默认:未知)

	--private-browsing=<on|off>
		私密浏览(默认:未知)

	--auto-load-images=<on|off>
		自动图像加载(默认:on)

	--js-can-open-windows=<on|off>
		脚本可以打开窗口吗?(默认值:未知)

	--js-can-access-clipboard=<on|off>
		脚本剪贴板privs(默认值:未知)

	--print-backgrounds=<on|off>
		PDF / PS输出中的背景(默认值:关闭)

	--zoom-factor=<float>
		页面缩放系数(默认值:不缩放)

	--zoom-text-only=<on|off>
		是否仅缩放文本(默认值:关闭)

	--http-proxy=<url>
		HTTP代理服务器的地址(默认:none)

Clear layout ( https://www.bilu.asia/tool/tools.php?doc=cutycapt )

Note: For more information about kali, please follow the official account (bilu), or visit the personally built kali site, Bilu ( https://www.bilu.asia )

kali site pen road
At the same time, you can also directly visit https://mobile.yangkeduo.com/goods.html?goods_id=209567782598 to get kali related information one step in advance.

Insert picture description here

Next, a kali-related document will be released every day, so stay tuned.

Guess you like

Origin blog.csdn.net/qq_40399982/article/details/112543249