-
fix(commands/dht): pass values as files instead of arguments · 32e891b7
Stdin can't have newlines, command-line arguments can't include null characters, DHT values can include both. This is a breaking change but this API has never worked anyways. fixes #5112
由 Steven Allen 提交于32e891b7
×