Skip to content

snabb/torrent-remove-trackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torrent-remove-trackers

Very simple command line tool for removing all trackers from torrent file(s).

Requirements: Go compiler 1.13 or later

Installation:

git clone https://github.com/snabb/torrent-remove-trackers.git
cd torrent-remove-trackers
go build .

Usage:

torrent-remove-trackers foo1.torrent ..

Uses Matt Joiner's excellent torrent library: https://github.com/anacrolix/torrent

About

Simple command line tool to remove all trackers from torrent files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages