← Back to context

Comment by CommanderData

1 day ago

step 6: Block non-compliant DNS servers

Step 7: Camera AI that can catch the people scribbling “Sci-Hub is 190.115.31.218” on a bathroom wall.

  • Does that even work anymore? I thought plain IP addresses were a thing of the past ever since we started doing virtual hosts 25 years ago. I just get a 503 when I use the address you posted...

    • If you just point your browser to https://<ip_address> then it won't work. You also need to have the correct hostname in the http request headers.

      The easiest way to accomplish this is to add the address into your .hosts file (as sibling post says) and just use the name.

      1 reply →