Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
cups /
ipptool /
[ HOME SHELL ]
Name
Size
Permission
Action
cancel-current-job.test
1003
B
-rw-r--r--
create-job-format.test
1.29
KB
-rw-r--r--
create-job-sheets.test
1.24
KB
-rw-r--r--
create-job.test
1.13
KB
-rw-r--r--
create-job-timeout.test
1.2
KB
-rw-r--r--
create-printer-subscription.test
1.42
KB
-rw-r--r--
cups-create-local-printer.test
860
B
-rw-r--r--
fax-job.test
1.47
KB
-rw-r--r--
get-completed-jobs.test
775
B
-rw-r--r--
get-devices.test
504
B
-rw-r--r--
get-job-attributes2.test
621
B
-rw-r--r--
get-job-attributes.test
705
B
-rw-r--r--
get-jobs.test
877
B
-rw-r--r--
get-job-template-attributes.test
705
B
-rw-r--r--
get-notifications.test
811
B
-rw-r--r--
get-ppd-printer.test
454
B
-rw-r--r--
get-ppds-drv-only.test
568
B
-rw-r--r--
get-ppds-language.test
520
B
-rw-r--r--
get-ppds-make-and-model.test
505
B
-rw-r--r--
get-ppds-make.test
492
B
-rw-r--r--
get-ppds-product.test
504
B
-rw-r--r--
get-ppds-psversion.test
512
B
-rw-r--r--
get-ppds.test
499
B
-rw-r--r--
get-ppd.test
446
B
-rw-r--r--
get-printer-attributes-suite.test
31.14
KB
-rw-r--r--
get-printer-attributes.test
1.23
KB
-rw-r--r--
get-printer-description-attributes.test
1.24
KB
-rw-r--r--
get-printers-printer-id.test
607
B
-rw-r--r--
get-printers.test
422
B
-rw-r--r--
get-subscriptions.test
519
B
-rw-r--r--
identify-printer-display.test
571
B
-rw-r--r--
identify-printer-multiple.test
595
B
-rw-r--r--
identify-printer.test
518
B
-rw-r--r--
ipp-1.1.test
87.04
KB
-rw-r--r--
ipp-2.0.test
7.24
KB
-rw-r--r--
ipp-2.1.test
4.38
KB
-rw-r--r--
ipp-2.2.test
3.73
KB
-rw-r--r--
ipp-backend.test
811
B
-rw-r--r--
ipp-everywhere.test
302.87
KB
-rw-r--r--
print-job-and-wait.test
1.05
KB
-rw-r--r--
print-job-deflate.test
763
B
-rw-r--r--
print-job-gzip.test
754
B
-rw-r--r--
print-job-hold.test
965
B
-rw-r--r--
print-job-letter.test
702
B
-rw-r--r--
print-job-manual.test
979
B
-rw-r--r--
print-job-media-col.test
1.11
KB
-rw-r--r--
print-job-media-needed.test
1.45
KB
-rw-r--r--
print-job-password.test
742
B
-rw-r--r--
print-job.test
663
B
-rw-r--r--
print-uri.test
635
B
-rw-r--r--
set-attrs-hold.test
3.83
KB
-rw-r--r--
validate-job.test
603
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ipp-2.1.test
# # IPP/2.1 test suite. # # Copyright © 2007-2017 by Apple Inc. # Copyright © 2001-2006 by Easy Software Products. All rights reserved. # # Licensed under Apache License v2.0. See the file "LICENSE" for more # information. # # Usage: # # ./ipptool -V 2.1 -f filename -t printer-uri ipp-2.1.test # # Do all of the IPP/1.1 and IPP/2.0 tests as an IPP/2.1 client INCLUDE "ipp-2.0.test" # Test required printer description attribute support. # # Required by: PWG 5100.12 section 6.3 { NAME "PWG 5100.12 section 6.3 - Required Printer Description Attributes" OPERATION Get-Printer-Attributes GROUP operation-attributes-tag ATTR charset attributes-charset utf-8 ATTR naturalLanguage attributes-natural-language en ATTR uri printer-uri $uri ATTR name requesting-user-name $user ATTR mimeMediaType document-format application/octet-stream STATUS successful-ok # Job template attributes EXPECT job-hold-until-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1 EXPECT job-hold-until-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag WITH-VALUE no-hold EXPECT job-priority-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101 EXPECT job-priority-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101 EXPECT job-settable-attributes-supported OF-TYPE keyword IN-GROUP printer-attributes-tag EXPECT job-sheets-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag EXPECT job-sheets-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag WITH-VALUE none EXPECT media-col-default OF-TYPE collection IN-GROUP printer-attributes-tag COUNT 1 EXPECT media-col-supported OF-TYPE keyword IN-GROUP printer-attributes-tag EXPECT media-col-supported WITH-VALUE media-size EXPECT media-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1 EXPECT media-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag # Subscription attributes EXPECT notify-events-default OF-TYPE keyword IN-GROUP printer-attributes-tag EXPECT notify-events-supported OF-TYPE keyword IN-GROUP printer-attributes-tag EXPECT notify-lease-duration-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 EXPECT notify-lease-duration-supported OF-TYPE integer|rangeOfInteger IN-GROUP printer-attributes-tag EXPECT notify-max-events-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >1 EXPECT notify-pull-method-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE ippget # Printer description attributes EXPECT ippget-event-life OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 EXPECT multiple-operation-time-out OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0 # Operations EXPECT operations-supported WITH-VALUE 0x0005 # Create-Job EXPECT operations-supported WITH-VALUE 0x0006 # Send-Document EXPECT operations-supported WITH-VALUE 0x000C # Hold-Job EXPECT operations-supported WITH-VALUE 0x000D # Release-Job EXPECT operations-supported WITH-VALUE 0x000E # Restart-Job EXPECT operations-supported WITH-VALUE 0x0010 # Pause-Printer EXPECT operations-supported WITH-VALUE 0x0011 # Resume-Printer EXPECT operations-supported WITH-VALUE 0x0012 # Purge-Jobs EXPECT operations-supported WITH-VALUE 0x0013 # Set-Printer-Attributes EXPECT operations-supported WITH-VALUE 0x0014 # Set-Job-Attributes EXPECT operations-supported WITH-VALUE 0x0015 # Get-Printer-Supported-Values EXPECT operations-supported WITH-VALUE 0x0016 # Create-Printer-Subscriptions EXPECT operations-supported WITH-VALUE 0x0018 # Get-Subscription-Attributes EXPECT operations-supported WITH-VALUE 0x0019 # Get-Subscriptions EXPECT operations-supported WITH-VALUE 0x001A # Renew-Subscription EXPECT operations-supported WITH-VALUE 0x001B # Cancel-Subscription EXPECT operations-supported WITH-VALUE 0x001C # Get-Notifications EXPECT operations-supported WITH-VALUE 0x0022 # Enable-Printer EXPECT operations-supported WITH-VALUE 0x0023 # Disable-Printer EXPECT ?printer-alert OF-TYPE octetString IN-GROUP printer-attributes-tag EXPECT ?printer-alert-description OF-TYPE text IN-GROUP printer-attributes-tag SAME-COUNT-AS printer-alert EXPECT printer-settable-attributes-supported OF-TYPE keyword IN-GROUP printer-attributes-tag EXPECT printer-state-change-time OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 EXPECT printer-state-reasons OF-TYPE keyword IN-GROUP printer-attributes-tag }
Close