Show HN: I wrote a BitTorrent Client from scratch
1–10 of 68 posts
Re: Show HN: I wrote a BitTorrent Client from scratch
#2I’m guessing the main obstacle for me has always been that I’m not sure what the complete list of features is to have a client that will just work for the majority of torrents in the wild. It seems like there are dozens of protocols associated with torrenting and I don’t even know what the full list is much less what each does.
Re: Show HN: I wrote a BitTorrent Client from scratch
#3This is cool! I’ve been thinking about something like this as well. How hard was it, and do you have a sense for how “complete” it is? Does it handle DHT and Magnet and all the crazy NAT traversal stuff? I’m guessing the main obstacle for me has always been that I’m not sure what the complete list of features is to have a client that will just work for the majority of torrents in the wild. It seems like there are doz…
Magnet and DHT are yet to be added.
Re: Show HN: I wrote a BitTorrent Client from scratch
#4Edit: ah, planned feature
Re: Show HN: I wrote a BitTorrent Client from scratch
#5Do you support magnet links? Edit: ah, planned feature
Re: Show HN: I wrote a BitTorrent Client from scratch
#6Suggestion: Add a simple usage one liner in the README on how to actually download a .torrent file with it.
./go-torrent My-Linux-Distro-Wink-ISO.torrent
Suggestion: Bonus points if you add torrent.ParseFromUrlEveryone should do this for their own spiritual journey.
Re: Show HN: I wrote a BitTorrent Client from scratch
#7Excellent, looks clean and simple. Suggestion: Add a simple usage one liner in the README on how to actually download a .torrent file with it. ./go-torrent My-Linux-Distro-Wink-ISO.torrent Suggestion: Bonus points if you add torrent.ParseFromUrl Everyone should do this for their own spiritual journey.
Re: Show HN: I wrote a BitTorrent Client from scratch
#8Re: Show HN: I wrote a BitTorrent Client from scratch
#9Stub for offtopicness
Re: Show HN: I wrote a BitTorrent Client from scratch
#10Stub for offtopicness