diff options
author | Pratyush Desai | 2021-07-21 05:05:05 +0530 |
---|---|---|
committer | Pratyush Desai | 2021-07-21 05:05:05 +0530 |
commit | 45f047583b769a5e5d746f1f45cd5df3a81ed6d6 (patch) | |
tree | 3e8798813e97685c6dd3b32c06d22993c03de114 | |
parent | 5710e9ee14c922bdc444d54e1c15450e644648db (diff) | |
download | website-45f047583b769a5e5d746f1f45cd5df3a81ed6d6.tar.gz website-45f047583b769a5e5d746f1f45cd5df3a81ed6d6.tar.bz2 website-45f047583b769a5e5d746f1f45cd5df3a81ed6d6.zip |
Content
-rw-r--r-- | i2p.html | 40 | ||||
-rw-r--r-- | irc.html | 2 |
2 files changed, 41 insertions, 1 deletions
diff --git a/i2p.html b/i2p.html new file mode 100644 index 0000000..a90ac19 --- /dev/null +++ b/i2p.html @@ -0,0 +1,40 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <link rel="stylesheet" href="styles.css"> + <title>I2p Setup Guide</title> +</head> +<body> +<pre> +┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐ +│ │ │─│ │─ │┬┘ │ │─┤ +┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │ + +┌─┐ ┬─┐ ┐─┐ ┬─┐ +│ │─┤ └─┐ │─┤ +└─┘ ┘ │ ──┘ ┘ │ + + + +<h3>i2pd</h3> + +<h5>Installation</h5> + +<a href="https://i2pd.readthedocs.io/en/latest/user-guide/install/"> Distribution Packages and Building from Source </a> + +Distribution Packages should ideally create a "role user and a group" +as well as provide an `i2pd.service` unit file to use with systemd where available. + +<h5>Configuration</h5> + +navigate to <strong>i2pd/tunnels.conf/</strong> + +Once thene t + + + + +</pre> +</body> +</html>
\ No newline at end of file @@ -46,7 +46,7 @@ Webclient via Tor is available <a href="http://qzzf2qcfbhievvs5nzkccuwddroipy62q 2. I2P - <!-- Guide to setting up i2p using <a href=i2pd --> + Guide to setting up i2p <a href="/i2p.html">here</a> Use the samle configuration shown above. Destination: fzsgc66e52ve5phrcktrekqtko423ihau42u72v4cfg6bg4osuda.b32.i2p |