Create Proxmox Alpine container for i2pd router Step 1: Download the Alpine Linux container template https://pve.proxmox.com/wiki/Linux_Container#pct_container_images
1a: Open a SHELL on your Proxmox host and query the available alpine linux containers
pveam available | grep alpine 1b: Download the version of Alpine Linux you want. Ex.
pveam download local alpine-3.18-default_20230607_amd64.tar.xz NOTE: local in this command is your named storage device, your storage might be named differently
1c: Ensure the container was downloaded with the command:
This is a little guide to show you how to setup a small container dedicated to an i2p router such as i2pd. This allows for a central router for all your clients on your LAN for example.
You need to setup the proxy setting in i2p and Firefox. Keep in mind that you can’t just browse the web like a normal we browser as you can only visit i2p sites.
In i2p go into settings and allow proxy traffic from lan.
In Firefox go into your proxy settings and point your browser to i2p. I forgot what port but you can look it up online.
Sorry for the vague instructions but I haven’t done this in a while.
Semi-true. There is an outproxy available so you can surf the normal Web, if you want. With a manual setup you might have to configure your machine for it though.
You need to setup the proxy setting in i2p and Firefox. Keep in mind that you can’t just browse the web like a normal we browser as you can only visit i2p sites.
In i2p go into settings and allow proxy traffic from lan.
In Firefox go into your proxy settings and point your browser to i2p. I forgot what port but you can look it up online.
Sorry for the vague instructions but I haven’t done this in a while.
Semi-true. There is an outproxy available so you can surf the normal Web, if you want. With a manual setup you might have to configure your machine for it though.