2
Chapter 0x02 - Is it too abstract ?
(self.cybfarm)
An epochalyptic dystopia.
This is the official Lemmy community for the CYB3R HUNT, an online adventure of which you are the hero!
To ask for help, team up with other hunters, or report eventual bugs, use the official IRC channel, or contact the admin directly via email.
Thanks a lot for your help!
spoiler
My next move was to try and install https://github.com/jpillora/chisel to fetch the content via git protocol through the proxy because I cannot force git(1) to use the SOCKS5 proxy (no option seems to work: it’s only with https or http). So, maybe chisel was just there for the rhyme. Still trying…Oh wow I had no idea this existed, but yeah at first glance, this looks like a dead-end. That's definitely not how you're supposed to do it (and it doesn't look like it could work anyway).
::: spoiler You were on the right track at first, except it's not http. Look for other proxy settings in
git-config(1)
:::