Search found 14 matches

by ghost92
Thu Sep 05, 2024 12:35 pm
Forum: Torrent Clients
Topic: i2psnark compile from source
Replies: 13
Views: 1164

Re: i2psnark compile from source

@marek http://i2pinfowki3zivlixf2su2dxhb5na4btsfj4c3ko3ckxnkssjkta.b32.i2p/posts/how_to_connect_to_irc_on_i2p/ This is a guide for android, but you can follow the steps pretty closely for desktop too, if using i2pd. Either way, you just create a tunnel to irc.postman.i2p, and then use the <host>:<po...
by ghost92
Wed Sep 04, 2024 3:42 pm
Forum: Torrent Clients
Topic: speedy seeding info
Replies: 2
Views: 449

Re: speedy seeding info

Great information. Thank you for your contributions!
by ghost92
Tue Jan 09, 2024 12:04 am
Forum: Torrent Misc
Topic: Tools for creating ".torrent" files
Replies: 4
Views: 1984

Re: Tools for creating ".torrent" files

Python tool for cross-seeding that converts clearnet to I2P: viewtopic.php?t=98
by ghost92
Mon Dec 04, 2023 7:27 pm
Forum: Torrrent Trackers
Topic: List of Trackers - Oct. 2023
Replies: 24
Views: 4098

Re: List of Trackers - Oct. 2023

Code: Select all

http://i32bdpbyflc5l7ibhqmq7f72gglflrd6sgnmlqj6xsdjis5yjuga.b32.i2p/announce

http://4izytry23uiwxs2epg6swoygyi4vvsd4hwvj5u6onodmoh7gfmha.b32.i2p/announce
by ghost92
Sun Dec 03, 2023 1:08 am
Forum: Torrrent Trackers
Topic: Connection problem to postman. Configuration issue?
Replies: 19
Views: 357927

Re: Are there any working trackers?

http://tracker2.postman.i2p [ AH ] [ B32 ] is the only torrent INDEX site we have currently on I2P. This is like 1337x and ThePirateBay on the clearnet. The "trackers" you find, like http://opentracker.r4sas.i2p, are "tracking" which torrents are being seeded/leeched by different...
by ghost92
Sun Nov 26, 2023 4:39 pm
Forum: Torrent Misc
Topic: Python: Convert any .torrent to an I2P-only torrent
Replies: 0
Views: 774

Python: Convert any .torrent to an I2P-only torrent

This python script can be used to convert any clearnet torrent into a I2P-only torrent by removing all clearnet trackers and only using I2P trackers. #!/usr/bin/env python3 try: import bencodepy except ImportError: print("Please install 'bencodepy'") exit(1) from typing import OrderedDict ...
by ghost92
Mon Oct 23, 2023 1:07 pm
Forum: Torrrent Trackers
Topic: postman auto post api
Replies: 14
Views: 3479

Re: postman auto post api

From your magnet link magnet:?xt=urn:btih:df52a72a9de0170b979e26b1886388d34c54c618 The InfoHash is df52a72a9de0170b979e26b1886388d34c54c618. The DHT network would propagate the torrent information (files, pieces, etc) and when someone finds your magnet link, they ask the DHT network for the torrent ...
by ghost92
Mon Oct 23, 2023 4:52 am
Forum: I2P
Topic: I2P as proxy for popular video platforms?
Replies: 4
Views: 2441

Re: I2P as proxy for popular video platforms?

If you find an invidious instance on I2P, you can force the video to be proxied by the server with

Code: Select all

?&local=true
Read More: https://docs.invidious.io/url-parameters/
by ghost92
Mon Oct 23, 2023 4:48 am
Forum: Torrrent Trackers
Topic: postman auto post api
Replies: 14
Views: 3479

Re: postman auto post api

Yeah unless the InfoHash gets grabbed by a DHT crawler, then no one will know about the torrent. Adapting programs like btdigg.i2p or similar might be the best bet to avoid relying on a static tracker like postman.