PacketLoggerGophertunnel 0.4.0
- Authentication can be skipped now by pressing enter.
- Display format changed from TOML to JSON because TOML does not support non-string keys (imo this is Gophertunnel's or Go's fault with their anti-patterns).
- Fixed typo: Recieve => Receive.
- Fixed OCD: one redundant space between PACKET and BEGIN / END.