Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
LWP /
Protocol /
[ HOME SHELL ]
Name
Size
Permission
Action
cpan.pm
1.33
KB
-rw-r--r--
data.pm
1.21
KB
-rw-r--r--
file.pm
3.75
KB
-rw-r--r--
ftp.pm
18.7
KB
-rw-r--r--
gopher.pm
5.6
KB
-rw-r--r--
http.pm
14.76
KB
-rw-r--r--
https.pm
6.33
KB
-rw-r--r--
ldap.pm
9.1
KB
-rw-r--r--
ldapi.pm
902
B
-rw-r--r--
ldaps.pm
858
B
-rw-r--r--
loopback.pm
588
B
-rw-r--r--
mailto.pm
4.3
KB
-rw-r--r--
nntp.pm
4.1
KB
-rw-r--r--
nogo.pm
612
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ldapi.pm
package LWP::Protocol::ldapi; use strict ; use base 'LWP::Protocol::ldap' ; 1; __END__ =head1 NAME LWP::Protocol::ldapi - Provide LDAPI support for LWP::UserAgent =head1 SYNOPSIS use LWP::UserAgent; use MIME::Base64; $ua = LWP::UserAgent->new(); $res = $ua->get('ldapi:///' . 'o=University%20of%20Michigan,c=US??sub?(cn=Babs%20Jensen)', Authorization => 'Basic '.encode_Base64('cn=John Doe:secret')): =head1 DESCRIPTION The LWP::Protocol::ldapi module provides support for using I<ldapi> schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. =head1 SEE ALSO L<LWP::Protocol::ldap>, L<LWP::Protocol::ldaps> =head1 COPYRIGHT Copyright (c) 2012 Peter Marschall. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Close