Skip Navigation

Posts
1
Comments
939
Joined
2 yr. ago

  • In any case, a very good dog :3

  • Like suicide

  • I think my best bet is just buying something expensive lol

  • -L, because I only specify 30p87.de, and the webserver will therefore redirect me to https://30p87.de/ with a 308 response. With -L, curl follows that automatically. -k, because I don't have a cert for the IPv6, and the underlying SSL lib won't like that. So -k forces it to ignore all issues with it, including the cert not having that IP as Alt name. -H "Host: 30p87.de", because http servers serve you content not dependent on the IP you used, but the host you accessed (so that you can just have a.org, b.org and c.org served on the same IP, machine and port. And the host is read from the Host header. Curl sets that to the host you're accessing, which is my IP, in this case. As my webserver doesn't have an entry for that Host (because you'd never use an IP like that), it will fail. So to actually get the content of a webpage, I need to specify the Host manually.

    You obtain it by asking me, then memorizing, as the comment I responded to said. And I used an IPv6 address, because that's even harder to remember.

    So: curl requests content from the webserver at my IP, for the host 30p87.de, just as it would with only curl 30p87.de . The webserver returns a 308 Permanent Redirect to https://30p87.de/, which curl automatically follows with the -L flag, and therefore does a new request on the same IP, but with the host https://30p87.de/, so essentially curl https://30p87.de/.

  •  
        
    curl '[2a02:810b:583:d00:1e98:ecff:fe21:4a37]' -LkH 'Host: 30p87.de'
    
    
      
  • Just curl 2a02:810b:583:d00:1e98:ecff:fe21:4a37 (don't forget to set $HOST to 30p87.de)

  • In the short term, we (will) primarily see ML used as a tool for control. It's simply too bad to actually replace anything long term.

  • Tbf, MySQL/Maria is just worse than Postgres overall, and wasn't LibreOffice because OpenOffice is just discontinued?

  • When installing a package is too hard, one simply should not use a PC. Maybe the nursing home would be a better place.

  • Might implement all that

  • I don't, gimme :3

  • Scrcpy can do that. As it uses ADB, it supports USB and network (and therefore even f-ing Bluetooth)

  • Deleted

    Salah Not Salute

    Jump
  • Instructions unclear, crucifix is stuck in my ass now

  • Through your body with nippleclamps?

  • It's not really about, rather with

  • I always read it as "s-l-r-p- oh fuck it, whatever, what a fucking random ass name is that"

  • You're welcome to dial into my Modem on which Doom is listening for a connection at 40c3 :3

  • Did it cross your mind that the reason so many people have to walk by piles of corpses is because of capitalism. Because war and exploitation is profitable to those in power.