Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
perl5 /
Authen /
SASL /
Delete
Unzip
Name
Size
Permission
Date
Action
Perl
[ DIR ]
drwxr-xr-x
2024-07-10 10:56
CRAM_MD5.pm
368
B
-rw-r--r--
2023-08-10 10:17
EXTERNAL.pm
368
B
-rw-r--r--
2023-08-10 10:17
Perl.pm
7.85
KB
-rw-r--r--
2023-08-10 10:17
Perl.pod
4.12
KB
-rw-r--r--
2023-08-10 10:17
Save
Rename
# Copyright (c) 2002 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. package Authen::SASL::EXTERNAL; $Authen::SASL::EXTERNAL::VERSION = '2.1700'; use strict; use warnings; sub new { shift; Authen::SASL->new(@_, mechanism => 'EXTERNAL'); } 1;