Michele Guerini Rocco
Michele Guerini Rocco
> Works fine with copying magnet links directly from TPB but I'm yet to take the time to work out whats different between the links from TPB and the ones...
Beside the parenthesis escaping, the only difference is pirate-get doesn't add a predefined list of trackers. I wonder if this issue is related: https://github.com/rakshasa/rtorrent/issues/602
I like the idea of subcommands. The arguments parsing could be done [this](https://docs.python.org/dev/library/argparse.html#other-utilities) way.
Not without an additional conversion: the e-book is generated with Pandoc, which can only output (as standalone formats) PDF or ePUB files. I'm not familiar with the mobipocket format: the...
This package is so undocumented that I thought nixpkgs could have been compromised. I can't find the software homepage by a search of `libfprint-thinkpad` online: I had to open the...
> And I'm not even sure if everyone who does that is aware of it. When I look at https://github.com/search?q=flake.nix+git-crypt&type=code, there are quite a bunch of repositories that use git-crypt...
No apparent changes, the client still can't ping the host in the IPv6 subnet.
> Staring at the two configs. The only thing I've noticed is the :1 in leftaddresspool=2001:db8:0:3:1::/97 vs rightaddresspool=2001:db8:0:0:c::1/97. Did that attract a warning? Check the responder to see what it...
The counts are increasing, so the packets must be at least reaching the server: ``` [root@server]# ipsec trafficstatus #2: "tunnel"[2] 203.0.113.1, type=ESP, add_time=1714777397, inBytes=3434, outBytes=0, maxBytes=2"63B, id="@client’, lease=2001:db8:0:0:c::/128 [root@client]# ipsec...
The server can't ping the client either. The tunnel keys match: > [root@server]# ip xfrm state > src 203.0.113.2 dst 203.0.113.1 > proto esp spi 0x01248f4e reqid 16397 mode tunnel...