A Lua script to check the health of Devuan Linux package mirrors. The master repo is at https://sledjhamr.org/cgit/apt-panopticon/ and the master issues tracker is at https://sledjhamr.org/mantisbt/project_page.php?project_id=13
https://sledjhamr.org/cgit/apt-panopticon/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.0 KiB
38 lines
1.0 KiB
<style>
|
|
.hoverWrapper0:hover #hoverShow0 {
|
|
display: block;
|
|
border-style: solid;
|
|
border-color: fuchsia;
|
|
}
|
|
.hoverWrapper0 #hoverShow0 {
|
|
display: none;
|
|
background-color: #222222;
|
|
text-align: left;
|
|
position: absolute;
|
|
width: 33%;
|
|
border-style: solid;
|
|
border-color: fuchsia;
|
|
}
|
|
.hoverWrapper1:hover #hoverShow1 {
|
|
display: block;
|
|
border-style: solid;
|
|
border-color: fuchsia;
|
|
}
|
|
.hoverWrapper1 #hoverShow1 {
|
|
display: none;
|
|
background-color: #222222;
|
|
text-align: left;
|
|
position: absolute;
|
|
width: 33%;
|
|
border-style: solid;
|
|
border-color: fuchsia;
|
|
}
|
|
.TTitem {
|
|
border: 1px solid fuchsia;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body bgcolor="black" text="white" alink="red" link="aqua" vlink="fuchsia">
|
|
<h1>Welcome to the apt-panopticon results page.</h1>
|
|
<p>Here the apt-panopticon system probes into every nook and cranny of the Devuan apt package mirror system, trying to live up to it's name.</p>
|
|
<p>This is the status of the mirror servers in the Devuan package mirror network.</p>
|
|
|