http://treasurechest.i2p/connect.html
With i2pd, something like this should work in most cases ('port' is the part that you may have to adjust to what's free in your case): [treasure-chest-sftp]
type = client
address = 127.0.0.1
port = 5022
destination = oi45tmbel5syg4uet4t2fg6ipfu22ewfb4dfgpeckarn3qtv3pwq.b32.i2p
destinationport = 22
keys = treasure-chest.key With the tunnel up and running, connect to 127.0.0.1:5022 (adjusting the port number if needed of course). For example, to use the OpenSSH CLI client, simply run: sftp...