Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.217.117
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
2025-06-05 11:22
CRAM_MD5.pm
352
B
-rw-r--r--
2010-03-11 15:10
EXTERNAL.pm
352
B
-rw-r--r--
2010-03-11 15:10
Perl.pm
7.7
KB
-rw-r--r--
2012-09-04 16:00
Perl.pod
4.09
KB
-rw-r--r--
2010-03-11 15:10
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; use strict; use vars qw($VERSION); $VERSION = "2.14"; sub new { shift; Authen::SASL->new(@_, mechanism => 'EXTERNAL'); } 1;