Fix relnotes formatting
This commit is contained in:
@@ -13,6 +13,7 @@ evil organizations.
|
||||
# Hush 3.10.4 ""
|
||||
* Updated seed node list
|
||||
* New CLI option -clearnet=0 which disables clearnet networking, i.e. only Tor or i2p are allowed
|
||||
* Note that at least one of a Tor or i2p daemon are needed for -clearnet=0, both are not needed but supported
|
||||
* -clearnet=0 is equivalent to the following CLI params:
|
||||
```
|
||||
-disableipv4=1
|
||||
@@ -25,7 +26,6 @@ evil organizations.
|
||||
-onion="127.0.0.1:9050
|
||||
-i2psam="127.0.0.1:7656"
|
||||
```
|
||||
* Note that at least one of a Tor or i2p daemon are needed for -clearnet=0, both are not needed but supported
|
||||
* Add CLI options `-disableipv4` and `-disableipv6` which can be used to disable IPv4 or IPv6
|
||||
* Updated ASmap, which maps IP addresses to Autonomous System (AS) numbers
|
||||
* Added ASmap health check, which logs stats about the ASmap once per 24 hours
|
||||
|
||||
Reference in New Issue
Block a user