Skip to content

Instantly share code, notes, and snippets.

@jcayzac
Created April 18, 2014 01:36
Show Gist options
  • Select an option

  • Save jcayzac/11020527 to your computer and use it in GitHub Desktop.

Select an option

Save jcayzac/11020527 to your computer and use it in GitHub Desktop.
[vps ~]$ curl -D - 'http://mirrorlist.centos.org/?release=6.4&arch=x86_64&repo=os'
HTTP/1.1 200 OK
Server: nginx/1.0.15
Date: Fri, 18 Apr 2014 01:35:01 GMT
Content-Type: text/plain
Connection: keep-alive
Content-Length: 0
[local ~] curl -D - 'http://mirrorlist.centos.org/?release=6.4&arch=x86_64&repo=os'
HTTP/1.1 200 OK
Date: Fri, 18 Apr 2014 01:35:53 GMT
Server: Apache/2.2.3 (CentOS)
Transfer-Encoding: chunked
Content-Type: text/plain; charset=ISO-8859-1
Connection: Keep-Alive
http://ftp.jaist.ac.jp/pub/Linux/CentOS/6.4/os/x86_64/
http://ftp.iij.ad.jp/pub/linux/centos/6.4/os/x86_64/
http://www.ftp.ne.jp/Linux/packages/CentOS/6.4/os/x86_64/
http://ftp.riken.jp/Linux/centos/6.4/os/x86_64/
http://mirror.fairway.ne.jp/centos/6.4/os/x86_64/
http://ftp.nara.wide.ad.jp/pub/Linux/centos/6.4/os/x86_64/
http://ftp.tsukuba.wide.ad.jp/Linux/centos/6.4/os/x86_64/
http://mirror.nus.edu.sg/centos/6.4/os/x86_64/
http://mirrors.sin3.sg.voxel.net/centos/6.4/os/x86_64/
http://mirror.bit.edu.cn/centos/6.4/os/x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment