Skip to content
Version 6.3.2

* Removed references to previous DHT URLs
* Fixed daemon start on windows
* --dht flag has been deprecated on start command
* --dht flag has been added to daemon
* Forced peer disconnect when same MAC or endpoints are active on another peer
* Added Administrator permission checks for Windows platform
* Modified DHT buffer size from 1K to 4K
* Fixed issue with wrong data length on DHT packets
* Added a goroutine to wait for active bootstrap connection on daemon start
* Fixed environments restore from file
* Fixed DHT disconnect after computer sleep
* Fixed Bug with Splitting DHT Packets
* Added Swagger REST API
* Faster ARP data extraction
* Increased test coverage