```
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' )`
| |