oxen-io / lokinet

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/
GNU General Public License v3.0
1.71k stars 221 forks source link

bencode-dump.py output is not compatible with jq #2157

Open majestrate opened 1 year ago

majestrate commented 1 year ago

our helper tool's output does not have output you can pipe to jq, we should add a flag to do that.

jagerman commented 1 year ago

It's not meant to be, and realistically can't be, because we have binary.

majestrate commented 1 year ago

i am suggesting a mode (given by a flag) where we would encode binary strings as hex.