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
/
opt /
lampp /
lib /
pkgconfig /
[ HOME SHELL ]
Name
Size
Permission
Action
apr-1.pc
359
B
-rw-r--r--
apr-util-1.pc
403
B
-rw-r--r--
freetype2.pc
304
B
-rw-r--r--
icu-i18n.pc
1.23
KB
-rw-r--r--
icu-io.pc
1.22
KB
-rw-r--r--
icu-uc.pc
1.25
KB
-rw-r--r--
libcrypto.pc
291
B
-rw-r--r--
libcurl.pc
1.61
KB
-rw-r--r--
libexslt.pc
310
B
-rw-r--r--
libjpeg.pc
216
B
-rw-r--r--
libmariadb.pc
474
B
-rw-r--r--
libming.pc
212
B
-rw-r--r--
libnghttp2.pc
1.36
KB
-rw-r--r--
libpcre.pc
323
B
-rw-r--r--
libpcreposix.pc
311
B
-rw-r--r--
libpng16.pc
265
B
-rw-r--r--
libpng.pc
265
B
-rw-r--r--
libssl.pc
270
B
-rw-r--r--
libtiff-4.pc
245
B
-rw-r--r--
libwebp.pc
252
B
-rw-r--r--
libxml-2.0.pc
295
B
-rw-r--r--
libxslt.pc
301
B
-rw-r--r--
libzip.pc
306
B
-rw-r--r--
mariadb.pc
770
B
-rw-r--r--
oniguruma.pc
278
B
-rw-r--r--
openssl.pc
224
B
-rw-r--r--
proftpd.pc
226
B
-rw-r--r--
sqlite3.pc
286
B
-rw-r--r--
sqlite.pc
241
B
-rw-r--r--
zlib.pc
259
B
-rw-r--r--
zzipfseeko.pc
783
B
-rw-r--r--
zziplib.pc
771
B
-rw-r--r--
zzipmmapped.pc
786
B
-rw-r--r--
zzipwrap.pc
218
B
-rw-r--r--
zzip-zlib-config.pc
186
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : libcurl.pc
#*************************************************************************** # _ _ ____ _ # Project ___| | | | _ \| | # / __| | | | |_) | | # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # # Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # are also available at https://curl.haxx.se/docs/copyright.html. # # You may opt to use, copy, modify, merge, publish, distribute and/or sell # copies of the Software, and permit persons to whom the Software is # furnished to do so, under the terms of the COPYING file. # # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY # KIND, either express or implied. # ########################################################################### # This should most probably benefit from getting a "Requires:" field added # dynamically by configure. # prefix=/opt/lampp exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include supported_protocols="DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP" supported_features="SSL IPv6 UnixSockets libz NTLM NTLM_WB TLS-SRP HTTPS-proxy" Name: libcurl URL: https://curl.haxx.se/ Description: Library to transfer files with ftp, http, etc. Version: 7.53.1 Libs: -L${libdir} -lcurl Libs.private: -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz Cflags: -I${includedir}
Close