[tor-bugs] #32785 [Internal Services/Tor Sysadmin Team]: nc.torproject.net http-redirects to merlebleu.riseup.net

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 17 16:44:12 UTC 2019


#32785: nc.torproject.net http-redirects to merlebleu.riseup.net
-----------------------------------------------------+-----------------
     Reporter:  sysrqb                               |      Owner:  tpa
         Type:  defect                               |     Status:  new
     Priority:  Medium                               |  Milestone:
    Component:  Internal Services/Tor Sysadmin Team  |    Version:
     Severity:  Normal                               |   Keywords:
Actual Points:                                       |  Parent ID:
       Points:                                       |   Reviewer:
      Sponsor:                                       |
-----------------------------------------------------+-----------------
 {{{
 $ curl --verbose nc.torproject.net
 * Expire in 0 ms for 6 (transfer 0x5608f43e85c0)
 * Uses proxy env variable no_proxy == 'localhost,127.0.0.0/8,::1'
 * Uses proxy env variable all_proxy == 'socks://127.0.0.1:9050/'
 *   Trying 127.0.0.1...
 * TCP_NODELAY set
 * Expire in 200 ms for 4 (transfer 0x5608f43e85c0)
 * SOCKS4 communication to nc.torproject.net:80
 * Expire in 1 ms for 1 (transfer 0x5608f43e85c0)
 * SOCKS4 connect to IPv4 204.13.164.27 (locally resolved)
 * SOCKS4 request granted.
 * Connected to 127.0.0.1 (127.0.0.1) port 9050 (#0)
 > GET / HTTP/1.1
 > Host: nc.torproject.net
 > User-Agent: curl/7.64.0
 > Accept: */*
 >
 < HTTP/1.1 301 Moved Permanently
 < Server: nginx
 < Date: Tue, 17 Dec 2019 16:43:07 GMT
 < Content-Type: text/html
 < Content-Length: 178
 < Connection: keep-alive
 < Location: https://merlebleu.riseup.net/
 <
 <html>
 <head><title>301 Moved Permanently</title></head>
 <body bgcolor="white">
 <center><h1>301 Moved Permanently</h1></center>
 <hr><center>nginx</center>
 </body>
 </html>
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32785>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list