I2pd netvm based on debian guide revisions

Go back to topic: I2pd netvm based on debian guide

  1. v3 anchor; v3 full version
  2. v2 anchor; v2 full version

Revision #3

Edited on
2025-02-05
Edited by user
ccaccaia
### Unofficial Qubes OS Chinese Discussion Group ### Unofficial Qubes OS Discussion Group
https://t.me/qubeszhhttps://matrix.to/#/#chat:qubes.live

Revision #2

Edited on
2025-01-18
Edited by user
ccaccaia
``` 2. Paste the following into `/etc/i2pd/tunnels.conf`: ``` 2. Add the following to `/rw/config/qubes-bind-dirs.d/50_user.conf`: `binds+=( '/etc/i2pd' )` 3. Restart the **sys-i2pd-out** VM. 4. Paste the following into `/etc/i2pd/tunnels.conf`:
3. Add the following to the `[socksproxy]` section of `/etc/i2pd/i2pd.conf`: 5. Add the following to the `[socksproxy]` section of `/etc/i2pd/i2pd.conf`:
4. Run the following commands: ```bash sudo mkdir -p /rw/config/qubes-bind-dirs.d sudo touch /rw/config/qubes-bind-dirs.d/50_user.conf ``` 5. Add the following to `/rw/config/qubes-bind-dirs.d/50_user.conf`: `binds+=( '/etc/i2pd' )`