Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 3.144.21.237
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libjson-c4 /
[ HOME SHELL ]
Name
Size
Permission
Action
README
29
B
-rw-r--r--
README.html
1.81
KB
-rw-r--r--
changelog.Debian.gz
1.99
KB
-rw-r--r--
copyright
1.96
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>JSON-C - A JSON implementation in C</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <h2>JSON-C - A JSON implementation in C</h2> <h3>Overview</h3> <p>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. It aims to conform to <a href="https://tools.ietf.org/html/rfc7159">RFC 7159</a>. </p> <h3>Building</h3> <p>To setup JSON-C to build on your system please run <tt>configure</tt> and <tt>make</tt>.</p> <p>If you are on Win32 cmake is required, generally:</p> <ul> <li>mkdir build</li> <li>cd build</li> <li>cmake ..</li> <li>msbuild "json-c.vcxproj" /m /verbosity:normal /p:OutDir=lib\</li> <li>Or, open the project in Visual Studio</li> </ul> <h3>Documentation</h3> <P>Doxygen generated documentation exists <a href="doc/html/json__object_8h.html">here</a> and Win32 specific notes can be found <a href="README-WIN32.html">here</a>.</P> <h3><a href="https://github.com/json-c/json-c">GIT Reposository</a></h3> <p><strong><code>git clone https://github.com/json-c/json-c.git</code></strong></p> <h3><a href="http://groups.google.com/group/json-c">Mailing List</a></h3> <pi>Send email to <strong><code>json-c <i><at></i> googlegroups <i><dot></i> com</code></strong></p> <h3><a href="COPYING">License</a></h3> <p>This program is free software; you can redistribute it and/or modify it under the terms of the MIT License.</p> <hr/> </body> </html>
Close