https://deb.debian.org/

送信済みURL:
https://deb.debian.org/
レポート終了日:

リンク · 1件検出

ページから特定された発信リンク

リンクテキスト
https://www.fastly.com/Fastly

JavaScript変数 · 3件検出

ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です

名前規模
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

コンソールログメッセージ · 2件検出

Webコンソールにログ記録されたメッセージ

規模分類ログ
warningother
テキスト
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
errornetwork
URL
https://deb.debian.org/favicon.ico
テキスト
Failed to load resource: the server responded with a status of 404 ()

HTML

未加工のHTMLページ本文

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"><html><head>
   <title>Debian mirrors backed by Fastly CDN</title>
</head>
<body>

<h1>Debian mirrors backed by Fastly CDN</h1>

<p>
This is <code>deb.debian.org</code>.

This service provides mirrors for the following Debian archive repositories:
</p><ul>
  <li><code>/debian/</code></li>
  <li><code>/debian-debug/</code></li>
  <li><code>/debian-ports/</code></li>
  <li><code>/debian-security/</code></li>
  <li><code>/debian-security-debug/</code></li>
</ul>

<p>
The server <code>deb.debian.org</code> does not have packages itself, but the
name has SRV records in DNS that lets apt <em>in stretch and later</em> find places.

</p><p>
To use it with a sufficiently recent apt, you for instance can put
</p><pre>deb http://deb.debian.org/debian unstable main
deb http://deb.debian.org/debian-debug unstable-debug main
deb http://deb.debian.org/debian-ports unstable main
</pre>
in your <code>sources.list</code>.


<p>
As of July 2022 the SRV record is
</p><pre>_http._tcp.deb.debian.org.    IN      SRV     10 1 80 prod.debian.map.fastly.net.
</pre>

If you hit the server behind <code>deb.debian.org</code> directly, either because you
use an older apt or because you use a HTTP proxy that does not support SRV records,
your requests will get HTTP redirected to one of the CDN instances.

If you want to avoid the redirects, you can pick one instance directly.  For instance,
this also works in your <code>sources.list</code>:
<pre>deb http://cdn-fastly.deb.debian.org/debian stable main
deb http://cdn-fastly.deb.debian.org/debian-security stable-security main
deb http://cdn-fastly.deb.debian.org/debian-security-debug stable-security-debug main
</pre>

This service is sponsored by <a href="https://www.fastly.com/">Fastly</a>.

<p>
</p><hr noshade="">
<font size="-1"><a href="mailto:[email protected]">DSA</a></font>



</body></html>