ip/torrent: use "torrent" as default user agent
This commit is contained in:
parent
1055b951f3
commit
7ae98ac5a6
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ int killgroup = -1;
|
|||
int port = 6881;
|
||||
char *deftrack = "http://exodus.desync.com/announce";
|
||||
char *mntweb = "/mnt/web";
|
||||
char *useragent = "hjdicks";
|
||||
char *useragent = "torrent";
|
||||
uchar infohash[20];
|
||||
uchar peerid[20];
|
||||
int blocksize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue