You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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 runeepget http://stats.i2p
.However when I run
cargo run --example eepget http://stats.i2p
, I get a "Connection refused" error.The text was updated successfully, but these errors were encountered: