Skip to content

PacketLoggerGophertunnel 0.4.0

Compare
Choose a tag to compare
@Endermanbugzjfc Endermanbugzjfc released this 04 Feb 16:30
· 15 commits to master since this release
138708d
  • 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.