dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 59da5fae34e936dae0bab9f917e68852bd69fe91
parent e9b9c7946ec0f68795e10cd4b80242f8a5032787
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Mon,  9 Jan 2023 22:52:20 -0800

add i2p notes

Diffstat:
Adoc/i2p.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/doc/i2p.md b/doc/i2p.md @@ -0,0 +1,4 @@ +Port forward http proxy (4444) and webconsole (7070) +``` +ssh -TNL 4444:127.0.0.1:4444 -L 7070:127.0.0.1:7070 dkf +``` +\ No newline at end of file