Add scrape-only UDP tracker
This commit is contained in:
parent
a7ea02282f
commit
c6c9166172
4 changed files with 434 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
PROG= bt
|
||||
NOMAN= noman
|
||||
|
||||
SRCS= bt.c bcode.c
|
||||
SRCS= bt.c bcode.c tracker.c util.c
|
||||
|
||||
WARNINGS= Yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue