mirror of
https://github.com/coredns/coredns.git
synced 2026-01-17 14:21:18 -05:00
Play some more with torrenting
Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -26,13 +26,13 @@ For peers seeding the torrent use this, slightly expanded, syntax
|
||||
|
||||
~~~ txt
|
||||
torrent DBFILE {
|
||||
seed
|
||||
dht
|
||||
// directory (temp storage)
|
||||
// port for dth, etc.
|
||||
}
|
||||
~~~
|
||||
|
||||
* `seed` tells *torrent* to seed content from **DBFILE** to the peers, it will _never_ write to
|
||||
**DBFILE**. When `seed` is _not_ specified **DBFILE** will be written to once the entire torrent
|
||||
is downloaded.
|
||||
* `dth` starts a DTH server on address
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user