Recent comments

Chronic wrote

Indeed, Stormycloud Is by far the most solid outproxy and hopefully it stays that way. If you wanna do like me, you can just add all three outproxies and the router normally resolves itself (separated by a "comma-space").

3

MulliganSecurity wrote

I have set up an outproxy on several machines recently, both stormycloud standard exit and purokishi worked. I did have to wait for a while before everything was stable and I could reliably send trafic through them though

1

bolvan wrote

For free plan daily allowed quota for sent/forward messages is -1 messages. You can't send mail without money.

2

privacy_is_dead OP wrote

Reply to comment by cumlord in Problem with outproxy by privacy_is_dead

Hey I have a question: on the right hand side of these forums there is a section "Outproxies" which contains:

  • outproxy.acetone.i2p
  • purokishi.i2p
  • stormycloud.i2p

I noticed that stormycloud.i2p does not work, bui that seems to be because the correct address is exit.stormycloud.i2p

Could it be that purokishi.i2p also has a different actual name?

1

cumlord wrote (edited )

Reply to comment by Chronic in I2P+ 2.9.0+ released by z3d

if you want to do more in i2p than browse and download torrents i'd give it a try :) i2pd is lightweight and feature bare, i2p+ is kind of the opposite

3

cumlord wrote

welcome to i2p

purokishi is a good working outproxy last i checked, though the default outproxy is stormycloud: exit.stormycloud.i2p. outproxy.acetone.i2p is also one to try

3

Chronic wrote

That's awesome. I am currently using I2Pd with I2PSnark-Standalone already, so is I2P+ worth the replacement? Also, the image is really fitting. I would guess that it's generated using Stable Diffusion.

1

z3w OP wrote

Reply to comment by Chronic in I2PSnark torrents "Visible" by z3w

Finally, today the list was cleared. So I guess it has more something to do with the fact that I'm the only seeder or not.

I've uploaded some more torrents and some are now 'Visible' and some not, and non of them had been post as anonymous. So it's still a bit obscure...

1

Chronic wrote

This is only related to others peers knowing about the uploader of the torrent files, not the uploader's IP address. When you upload a Torrent on the Postman Tracker, you can decide whether to upload the torrent as an anonymous uploader or with your Username. In this case your username is visible, and that's alright.

1

Chronic wrote

Honestly I'm unsure, Since most i2p-portable projects I know are way out of date now, including Prestium. I believe that you can run I2Pd-Browser on an external flash drive directly, but idk about running a daemon on portable mode.

If you already figured out a proper solution, a clarified reply would really be appreciated. I'm also wondering how to run I2P on an external storage; whether under a windows or a Linux system.

1

z3d wrote

If you read the column heading again, you'll notice that the visibility relates to ownership of the torrents, not your IP address. In other words, your login name will appear next to the torrents you have uploaded. There is an option to hide your username if that's desirable, but otherwise, nothing is visible to other users.

2

cumlord wrote (edited )

tuckit can be used to do this sort of thing http://git.simp.i2p/simp/TuckIt

it uses either mktorrent or torf to hash torrents. if you just need that functionality to automate things maybe seeing what's going on http://git.simp.i2p/simp/TuckIt/src/branch/main/modules/torrent_functions.py could help.

you could check a directory every so often and give one of these things the location of any new files, then have it symlink the data files to the torrent client directory then move the .torrent file in. http://git.simp.i2p/simp/i2music/src/branch/main/updateplaylists.py is doing other things, but this is what it does starting line 678

1

z3d wrote (edited )

Any I2P-capable torrent client should be able to create torrents. If you're running i2pd, try I2PSnark Standalone, either the + or "vanilla" version. If you're running a Java-based I2P, you'll already have I2PSnark available.

2