i2p-rs
i2p-rs copied to clipboard
Basic request -- instructions for how to run eepget example
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.
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.