Add scrape-only UDP tracker

This commit is contained in:
Lucas Gabriel Vuotto 2025-02-10 01:30:29 +00:00
parent a7ea02282f
commit c6c9166172
4 changed files with 434 additions and 1 deletions

View file

@ -1,7 +1,7 @@
PROG= bt
NOMAN= noman
SRCS= bt.c bcode.c
SRCS= bt.c bcode.c tracker.c util.c
WARNINGS= Yes