Skip to content

Commit

Permalink
Current website as of 2015-02-01
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc1459 committed Feb 1, 2015
0 parents commit 4d458c0
Show file tree
Hide file tree
Showing 40 changed files with 2,129 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
@@ -0,0 +1 @@
devel.azzurra.org
133 changes: 133 additions & 0 deletions apm/index.html
@@ -0,0 +1,133 @@
<!DOCTYPE html>
<html lang='it'>
<head>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<meta content='nanoc 3.4.3' name='generator'>
<title>Azzurra Devel :: Azzurra Proxy Monitor</title>
<link href='/css/bootstrap.min.css' rel='stylesheet' type='text/css'>
<link href='/css/bootstrap-responsive.min.css' rel='stylesheet' type='text/css'>
<link href='/css/overrides.min.css' rel='stylesheet' type='text/css'>
<!-- IE Sucks -->
<!--[if lt IE 9]>
<script src='http://html5shim.googlecode.com/svn/trunk/html5.js'></script>
<![endif]-->
<!-- Google CSE -->
<script src='/js/cse.js'></script>
<!-- Shortcut icons et al. -->
<link href='/favicon.ico' rel='shortcut icon'>
<link href='/apple-touch-icon-144-precomposed.png' rel='apple-touch-icon-precomposed' sizes='144x144'>
<link href='/apple-touch-icon-114-precomposed.png' rel='apple-touch-icon-precomposed' sizes='114x114'>
<link href='/apple-touch-icon-72-precomposed.png' rel='apple-touch-icon-precomposed' sizes='72x72'>
<link href='/apple-touch-icon-57-precomposed.png' rel='apple-touch-icon-precomposed'>
</head>
<body>
<!-- Top-level navigation bar -->
<div class='navbar navbar-fixed-top'>
<div class='navbar-inner'>
<div class='container'>
<button class='btn btn-navbar' data-target='.nav-collapse' data-toggle='collapse' type='button'>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
</button>
<a class='brand' href='/'>
<img src='/img/logo.png'>
Azzurra Devel
</a>
<div class='nav-collapse collapse'>
<ul class='nav'>
<li><a href="/">Home</a></li>
<li class='dropdown active'>
<a class='dropdown-toggle' data-toggle='dropdown' href='#'>
Progetti
<b class='caret'></b>
</a>
<ul class='dropdown-menu'>
<li><a tabindex="-1" href="/bluebox/">Bluebox</a></li>
<li><a tabindex="-1" href="/bahamut/">Bahamut Azzurra</a></li>
<li><a tabindex="-1" href="/services/">Azzurra Services</a></li>
<li class='active'><a tabindex="-1" href="/apm/">Azzurra Proxy Monitor</a></li>
<li><a tabindex="-1" href="/snow/">Snow Services Logger</a></li>
<li><a tabindex="-1" href="/triviabot/">TriviaBot</a></li>
</ul>
</li>
<li><a href="/contatti.html">Contatti</a></li>
<li><a href="/credits.html">Credits</a></li>
<li class='dropdown'>
<a class='dropdown-toggle' data-toggle='dropdown' href='#'>
Azzurra
<b class='caret'></b>
</a>
<ul class='dropdown-menu'>
<li><a tabindex="-1" href="http://www.azzurra.org/">Homepage</a></li>
<li><a tabindex="-1" href="http://www.azzurra.org/chat/">Webchat</a></li>
<li><a tabindex="-1" href="http://forum.azzurra.org/">Forum</a></li>
</ul>
</li>
</ul>
<form action='/search.html' class='pull-right navbar-search' id='cse-search-box'>
<input class='search-query' name='q' type='text'>
</form>
</div>
</div>
</div>
</div>
<div class='container'>
<header class='jumbotron subhead'>
<div class='row'>
<div class='span12'>
<h1>
Azzurra Proxy Monitor
</h1>
</div>
</div>
</header>
<section>
<p>Azzurra Proxy Monitor (APM) è un proxy monitor progettato per il controllo
degli utenti di un singolo server.</p>

<p>Pur essendo progettato per distribuire il carico di lavoro del proxy monitor
centralizzato di Azzurra, APM è comunque in grado di funzionare autonomamente,
impostando K:line sul server a cui è connesso nel caso rilevi un proxy.</p>

<p><strong>Autori principali:</strong> Gastaman, Shaka<br />
<strong>Maintainer attuali:</strong> Matteo Panella (morph)<br />
<strong>Licenza:</strong> GPLv2</p>

<h2>Download</h2>
<ul class="icons">
<li>
<i class="icon-download-alt"></i><a href="/downloads/apm-1.2.6.alpha10.tar.gz">apm-1.2.6.alpha10.tar.gz</a>
<ul class="icons">
<li>
<strong>MD5:</strong>
<code>3c6c3a5ddf6418c76787831cc4fa160c</code>
</li>
<li>
<strong>SHA1:</strong>
<code>7ad676828f3c8b1fbf2835e1476ba80a790a0b06</code>
</li>
<li>
<strong>Commit:</strong>
<a href="https://github.com/azzurra/apm/commit/a2f4f6ed1cae8d8b9537e75a81f05368ce13937c">a2f4f6ed1cae8d8b9537e75a81f05368ce13937c</a>
</li>
</ul>
</li>
</ul>
</section>
<div class='row-fluid'>
<hr>
<footer>
&copy;
<a href='http://www.azzurra.org'>Azzurra IRC Network</a>
&mdash; Contenuto concesso in licenza
<a href='https://www.gnu.org/licenses/fdl-1.3.html' target='_blank'>GFDL 1.3</a>
</footer>
</div>
</div>
<script src='http://code.jquery.com/jquery-latest.js'></script>
<script src='/js/bootstrap.min.js'></script>
<script src='/js/cse_branding.js'></script>
</body>
</html>
Binary file added apple-touch-icon-114-precomposed.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-144-precomposed.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-57-precomposed.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-72-precomposed.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
149 changes: 149 additions & 0 deletions bahamut/index.html
@@ -0,0 +1,149 @@
<!DOCTYPE html>
<html lang='it'>
<head>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<meta content='nanoc 3.4.3' name='generator'>
<title>Azzurra Devel :: Bahamut Azzurra</title>
<link href='/css/bootstrap.min.css' rel='stylesheet' type='text/css'>
<link href='/css/bootstrap-responsive.min.css' rel='stylesheet' type='text/css'>
<link href='/css/overrides.min.css' rel='stylesheet' type='text/css'>
<!-- IE Sucks -->
<!--[if lt IE 9]>
<script src='http://html5shim.googlecode.com/svn/trunk/html5.js'></script>
<![endif]-->
<!-- Google CSE -->
<script src='/js/cse.js'></script>
<!-- Shortcut icons et al. -->
<link href='/favicon.ico' rel='shortcut icon'>
<link href='/apple-touch-icon-144-precomposed.png' rel='apple-touch-icon-precomposed' sizes='144x144'>
<link href='/apple-touch-icon-114-precomposed.png' rel='apple-touch-icon-precomposed' sizes='114x114'>
<link href='/apple-touch-icon-72-precomposed.png' rel='apple-touch-icon-precomposed' sizes='72x72'>
<link href='/apple-touch-icon-57-precomposed.png' rel='apple-touch-icon-precomposed'>
</head>
<body>
<!-- Top-level navigation bar -->
<div class='navbar navbar-fixed-top'>
<div class='navbar-inner'>
<div class='container'>
<button class='btn btn-navbar' data-target='.nav-collapse' data-toggle='collapse' type='button'>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
</button>
<a class='brand' href='/'>
<img src='/img/logo.png'>
Azzurra Devel
</a>
<div class='nav-collapse collapse'>
<ul class='nav'>
<li><a href="/">Home</a></li>
<li class='dropdown active'>
<a class='dropdown-toggle' data-toggle='dropdown' href='#'>
Progetti
<b class='caret'></b>
</a>
<ul class='dropdown-menu'>
<li><a tabindex="-1" href="/bluebox/">Bluebox</a></li>
<li class='active'><a tabindex="-1" href="/bahamut/">Bahamut Azzurra</a></li>
<li><a tabindex="-1" href="/services/">Azzurra Services</a></li>
<li><a tabindex="-1" href="/apm/">Azzurra Proxy Monitor</a></li>
<li><a tabindex="-1" href="/snow/">Snow Services Logger</a></li>
<li><a tabindex="-1" href="/triviabot/">TriviaBot</a></li>
</ul>
</li>
<li><a href="/contatti.html">Contatti</a></li>
<li><a href="/credits.html">Credits</a></li>
<li class='dropdown'>
<a class='dropdown-toggle' data-toggle='dropdown' href='#'>
Azzurra
<b class='caret'></b>
</a>
<ul class='dropdown-menu'>
<li><a tabindex="-1" href="http://www.azzurra.org/">Homepage</a></li>
<li><a tabindex="-1" href="http://www.azzurra.org/chat/">Webchat</a></li>
<li><a tabindex="-1" href="http://forum.azzurra.org/">Forum</a></li>
</ul>
</li>
</ul>
<form action='/search.html' class='pull-right navbar-search' id='cse-search-box'>
<input class='search-query' name='q' type='text'>
</form>
</div>
</div>
</div>
</div>
<div class='container'>
<header class='jumbotron subhead'>
<div class='row'>
<div class='span12'>
<h1>
Bahamut Azzurra
</h1>
</div>
</div>
</header>
<section>
<p>Basato su Bahamut 1.4.34 di <a href="http://www.dal.net/?page=Bahamut">DALnet</a>, Bahamut Azzurra 4.6e rappresenta
l’ultima evoluzione dell’ircd in uso su Azzurra IRC Network da oltre 8 anni.</p>

<p><strong>Autori principali:</strong> Marcello Barnaba (vjt), Fabrizio Lanotte (tsk), Daniel Dubois (int)<br />
<strong>Hanno contribuito:</strong> Gastaman, Shaka<br />
<strong>Maintainer attuali:</strong> Matteo Panella (morph)<br />
<strong>Licenza:</strong> GPLv2</p>

<h2 id="feature-principali">Feature principali</h2>

<ul>
<li>Cloaking degli hostname</li>
<li>Channel halfop (mode +h, prefix %)</li>
<li>Supporto a SSL e IPv6 (solo per connessioni da client)</li>
<li>Activity logging</li>
<li>Filtro antispam</li>
<li>SHUN</li>
<li>Hostmasking per gli help operator</li>
<li>Spoofing degli host tramite WEBIRC (supportato da <a href="http://cgiirc.org/">CGI:IRC</a>, <a href="http://www.mibbit.com/">Mibbit</a> e <a href="http://qwebirc.org/">qwebirc</a>)</li>
<li>Supporto per <a href="http://haproxy.1wt.eu/">HAProxy 1.5</a> e <a href="https://github.com/bumptech/stud">Stud</a></li>
</ul>

<h2>Download</h2>
<ul class="icons">
<li>
<i class="icon-download-alt"></i><a href="/downloads/bahamut-4.6e.tar.gz">bahamut-4.6e.tar.gz</a>
<ul class="icons">
<li>
<strong>MD5:</strong>
<code>dd77c3eab461012cf2c315b2ef0fbe36</code>
</li>
<li>
<strong>SHA1:</strong>
<code>fc8e8b97cc6b55ed0e302ed22e4216f9b5861ca0</code>
</li>
<li>
<strong>Commit:</strong>
<a href="https://github.com/azzurra/bahamut/commit/85bd313e8b79217f6ef0e7758c165dca009a3950">85bd313e8b79217f6ef0e7758c165dca009a3950</a>
</li>
</ul>
</li>
</ul>

<h2>Documentazione</h2>
<ul>
<li><a href="/bahamut/install/">Bahamut - Guida all'installazione</a></li>
</ul>
</section>
<div class='row-fluid'>
<hr>
<footer>
&copy;
<a href='http://www.azzurra.org'>Azzurra IRC Network</a>
&mdash; Contenuto concesso in licenza
<a href='https://www.gnu.org/licenses/fdl-1.3.html' target='_blank'>GFDL 1.3</a>
</footer>
</div>
</div>
<script src='http://code.jquery.com/jquery-latest.js'></script>
<script src='/js/bootstrap.min.js'></script>
<script src='/js/cse_branding.js'></script>
</body>
</html>

0 comments on commit 4d458c0

Please sign in to comment.