mirror of
https://gitlab.com/EternalWanderer/voidcruiser.nl
synced 2025-06-08 14:14:24 +02:00
Silly merge because I wasn't paying attention
This commit is contained in:
commit
f3e95447b1
6 changed files with 26 additions and 10 deletions
|
@ -15,10 +15,10 @@ Recently I've decided to move most of my hardware over to NixOS. It's been an
|
|||
amazing experience being able to configure everything OS related from one
|
||||
central point.
|
||||
|
||||
A few years ago, I discovered i2p. I really liked the idea of it; a different
|
||||
darknet than tor with different kinds of people on it -- more blog oriented. At
|
||||
the time I ran a node on a Raspberry Pi running Debian. I connected to it using
|
||||
an ssh tunnel over Yggdrasil and used an
|
||||
A few years ago, I discovered [i2p](https://geti2p.net/en/). I really liked the
|
||||
idea of it; a different darknet than tor with different kinds of people on it --
|
||||
more blog oriented. At the time I ran a node on a Raspberry Pi running Debian. I
|
||||
connected to it using an ssh tunnel over Yggdrasil and used an
|
||||
[Arkenfox](https://github.com/arkenfox/user.js) hardened Firefox profile to
|
||||
browse around.
|
||||
|
||||
|
@ -86,9 +86,9 @@ else than an HTTP connection to interact with i2p.
|
|||
|
||||
## Torrents
|
||||
|
||||
Since I wanted to see what kinds of _linux distros_ the i2p network has to
|
||||
offer, I also enabled `services.i2pd.proto.sam` and added the corresponding
|
||||
default port to the container's firewall in order to get
|
||||
After a little while, I wanted to see what kinds of _linux distros_ the i2p
|
||||
network has to offer, I also enabled `services.i2pd.proto.sam` and added the
|
||||
corresponding default port to the container's firewall in order to get
|
||||
[XD](https://xd-torrent.github.io/) (which can be found in the Nix repo) to
|
||||
behave properly:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue