日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 运维知识 > linux >内容正文

linux

kali linux 截图位置,Kali Linux中使用shutter截图工具 | CN-SEC 中文网

發布時間:2025/3/8 linux 34 豆豆
生活随笔 收集整理的這篇文章主要介紹了 kali linux 截图位置,Kali Linux中使用shutter截图工具 | CN-SEC 中文网 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

摘要

在Kali 2017以前的版本中默認有一款截圖工具--screenshot,升級到2017版后找不到了,下面介紹一款同樣好用的截圖工具---shutter

在Kali 2017以前的版本中默認有一款截圖工具--screenshot,升級到2017版后找不到了,下面介紹一款同樣好用的截圖工具---shutter

安裝

root@kali:~# apt-get update

root@kali:~# apt-get install shutter

使用

Terminal中直接輸入shutter即可彈出程序使用界面

在截圖后可以進行編輯另存等額外功能

如果想使用延時截圖,執行以下命令

[email?protected]:~# shutter -d SECONDS

其它更多功能選項如下:

WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled!

WARNING: Image::ExifTool is missing --> writing Exif information will be disabled!

Usage:

shutter [options]

Options:

Example 1

shutter -a?-p=myprofile?--min_at_startup

Example 2

shutter -s=100,100,300,300?-e

Example 3

shutter --window=.*firefox.*

Example 4

shutter --web=http://shutter-project.org/?-e

Capture Mode Options:

-s,?--select=[X,Y,WIDTH,HEIGHT]

Capture an area of the screen. Providing X,Y,WIDTH,HEIGHT is

optional.

-f,?--full

Capture the entire screen.

-w,?--window=[NAME_PATTERN]

Select a window to capture. Providing a NAME_PATTERN (Perl-style

regex) ist optional.

-a,?--active

Capture the current active window.

--section

Capture a section. You will be able to select any child window

by moving the mouse over it.

-m,?--menu

Capture a menu.

-t,?--tooltip

Capture a tooltip.

--web=[URL]

Capture a webpage. Providing an URL ist optional.

-r,?--redo

Redo last screenshot.

Settings Options:

-p,?--profile=NAME

Load a specific profile on startup.

-o,?--output=FILENAME

Specify a filename to save the screenshot to (overwrites any

profile-related setting).

Supported image formats: You can save to any popular image

format (e.g. jpeg, png, gif, bmp). Additionally it is possible

to save to pdf, ps or svg.

Please note: There are several wildcards available, like

%Y = year

%m = month

%d = day

%T = time

$w = width

$h = height

$name = multi-purpose (e.g. window title)

$nb_name = like $name but without blanks in resulting strings

$profile = name of current profile

$R = random char (e.g.?$RRRR?= ag4r)

%NN = counter

The string is interpretted by strftime. See "man strftime" for

more examples.

As an example: shutter -f?-e?-o?'./%y-%m-%d_$w_$h.png' would

create a file named '11-10-28_1280_800.png' in the current

directory.

-d,?--delay=SECONDS

Wait n seconds before taking a screenshot.

-c,?--include_cursor

Include cursor when taking a screenshot.

-C,?--remove_cursor

Remove cursor when taking a screenshot.

Application Options:

-h,?--help

Prints a brief help message and exits.

-v,?--version

Prints version information.

--debug Prints a lot of debugging information to STDOUT.

--clear_cache

Clears cache, e.g. installed plugins, at startup.

--min_at_startup

Starts Shutter minimized to tray.

--disable_systray

Disables systray icon.

-e,?--exit_after_capture

Exit after the first capture has been made. This is useful when

using Shutter in scripts.

-n,?--no_session

Do not add the screenshot to the session. This is useful when

using Shutter in scripts.

總結

以上是生活随笔為你收集整理的kali linux 截图位置,Kali Linux中使用shutter截图工具 | CN-SEC 中文网的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。