i2p-rs icon indicating copy to clipboard operation
i2p-rs copied to clipboard

Basic request -- instructions for how to run eepget example

Open mmou opened this issue 6 years ago • 1 comments

I recently learned about i2p and would like to play around with it. I have not successfully gotten the i2p-rs eepget example to run.

I apt installed i2p (following instructions here https://geti2p.net/en/download/debian), then ran i2prouter start. I was then able to successfully run eepget http://stats.i2p.

However when I run cargo run --example eepget http://stats.i2p, I get a "Connection refused" error.

mmou avatar Aug 19 '19 08:08 mmou

This fell through the cracks, sorry, but it sounds like you have not enabled the SAM API yet. If you're still there, go to http://localhost:7657/configclients and start the SAM Application Bridge and try again.

eyedeekay avatar Mar 24 '22 14:03 eyedeekay