40 lines
898 B
HTML
40 lines
898 B
HTML
<!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> |