private swarms torrents
This commit is contained in:
parent
958bd8e565
commit
5828d8e716
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ def make_torrent(name, webseed, length, piece_length, pieces):
|
|||
'length': length,
|
||||
'piece length': piece_length,
|
||||
'pieces': pieces,
|
||||
'private': 1,
|
||||
}
|
||||
|
||||
return bencode.bencode({
|
||||
|
|
Reference in a new issue