Giter Club home page Giter Club logo

Comments (4)

mgdigital avatar mgdigital commented on May 18, 2024 1

Hi, I'm not sure Tor integration is feasible, and is likely to be prohibitively slow. See https://blog.torproject.org/bittorrent-over-tor-isnt-good-idea/ or Google "BitTorrent over Tor" to find a ton of articles like this. In any case DHT uses UDP which isn't possible over Tor so this would just be for the peer protocol bit that downloads the meta info.

I DO want to make it easier to route through something like GlueTun (https://github.com/qdm12/gluetun), this might just be a case of providing an example docker-compose people can use.

from bitmagnet.

mgdigital avatar mgdigital commented on May 18, 2024 1

I'm not sure I understand what kind of integration you have in mind, but for any part of the crawler to run over Tor would likely incur a significant overhead and might well be viewed as abuse of the Tor network. It's more about number of requests than size - the crawler might be making thousands of requests per minute. That said, I'm no Tor expert and if someone can come up with a workable PoC I'd be happy to be proven wrong.

Sure, feel free to get in touch at [email protected]

from bitmagnet.

mgdigital avatar mgdigital commented on May 18, 2024 1

There's a gluetun example here now @Motophan https://github.com/bitmagnet-io/bitmagnet/blob/main/docker-compose.yml

from bitmagnet.

Motophan avatar Motophan commented on May 18, 2024

Ah, sorry for the miscommunication, when I said "route everything over tor" I meant this container's public connections, not the entire download stack from bitmagnet -> arr -> client. I want to crawl dht files over tor only, however I would use a seedbox for the downloads. Crawling the network isnt that much bandwidth and the onion network is better setup for this. I think maybe 10-20KB per file, so even a million files would only be a few GBs. However I see its udp, so that wouldnt work. Drat.

A vpn / seedbox will usually ignore a few dmcas before banning you, but after running this only a hour I was listed for over 100 files on iknowwhatyoudownload.com and I think a overzelous copy protection agencies would send a letter on a metainfo req instead of waiting for you to download from them. However, they might actually wait to get data back from you before firing off a love letter. I dont know.

However, do you get abuse reports from running this? I may be overly concerned.

just some sample gluten config would be wonderful, I am currently trying something on my end.

Can I contact you over email? There is something private I want to say.

from bitmagnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.