Skip to content

peltier/impala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impala

A fun attempt at making a bittorrent tracker in Go. This project will move slowly.

Usage

$ ./bin/impala --help
Usage of ./bin/impala:
  -blacklisted-ips="": Blacklisted IPs.
  -max-connections=20: Max number of TCP connections.
  -whitelisted-clients="": Whitelist of client types.

Building

make

Running

./bin/impala

Testing

go test

About

A fun attempt at a bittorrent tracker written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published