mirror of https://github.com/aria2/aria2
Updated doc
parent
e3b8c92434
commit
49baa7df21
|
@ -316,9 +316,9 @@ DHT
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
aria2 supports mainline compatible DHT. By default, the routing table
|
aria2 supports mainline compatible DHT. By default, the routing table
|
||||||
for IPv4 DHT is saved to $HOME/.aria2/dht.dat and the routing table
|
for IPv4 DHT is saved to ``$HOME/.aria2/dht.dat`` and the routing
|
||||||
for IPv6 DHT is saved to $HOME/.aria2/dht6.dat. aria2 uses same port
|
table for IPv6 DHT is saved to ``$HOME/.aria2/dht6.dat``. aria2 uses
|
||||||
number to listen on for both IPv4 and IPv6 DHT.
|
same port number to listen on for both IPv4 and IPv6 DHT.
|
||||||
|
|
||||||
Other things should be noted
|
Other things should be noted
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
Loading…
Reference in New Issue