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

Add automatic hex decoding to bencode-dump.py #2142

Closed jagerman closed 1 year ago

jagerman commented 1 year ago

This allows bencode-dump.py autodetect hex input and decode it on the fly, which is quite convenient when working with binary-containing bencoded data strings.