Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. curl -v arbel.gr/redirectme
  2. * Host arbel.gr:80 was resolved.
  3. * IPv6: (none)
  4. * IPv4: 172.64.80.1
  5. * Trying 172.64.80.1:80...
  6. * Connected to arbel.gr (172.64.80.1) port 80
  7. > GET /redirectme HTTP/1.1
  8. > Host: arbel.gr
  9. > User-Agent: curl/8.9.1
  10. > Accept: */*
  11. >
  12. * Request completely sent off
  13. < HTTP/1.1 520
  14. < Date: Mon, 04 Nov 2024 03:01:59 GMT
  15. < Content-Type: text/plain; charset=UTF-8
  16. < Content-Length: 15
  17. < Connection: keep-alive
  18. < Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6DpaZbgxLyFHrSZsnW%2BMptW42aqsnLFP6nCD%2BopW%2BfqzrNOhrq9iokX33AjqyTzdUSu6VVLCsewPzaX9Zt6%2Fb5wP2ACuxKB%2B%2BPRbBUINyIYExuMP%2BZ3REKNqOA%3D%3D"}],"group":"cf-nel","max_age":604800}
  19. < NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
  20. < X-Frame-Options: SAMEORIGIN
  21. < Referrer-Policy: same-origin
  22. < Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
  23. < Expires: Thu, 01 Jan 1970 00:00:01 GMT
  24. < Server: cloudflare
  25. < CF-RAY: 8dd15cd569cf3981-YYZ
  26. < alt-svc: h3=":443"; ma=86400
  27. < server-timing: cfL4;desc="?proto=TCP&rtt=10331&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=81&delivery_rate=0&cwnd=243&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
  28. <
  29. error code: 520* Connection #0 to host arbel.gr left intact
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement