Skip to content

arkhamHack/bitTorrent-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrent

A bittorrent service built using Golang. Uses SHA-1 encryption and is based on 2001 version of BitTorrent. Will work with torrent files but not Magnet Links.

To install enter :

go get github.com/arkhamHack/bitTorrent-go

Run command format: bitTorrent-go 'inputfile_name' 'outputfile_name'

About

A bittorrent service built using golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages