Skip to content

Releases: krystal/krystal-network-tools

v1.2.7

14 Mar 16:11
Compare
Choose a tag to compare

Bug Fixes

  • add check for valid IP address (root)

v1.2.5

14 Mar 15:30
d739aa8
Compare
Choose a tag to compare

Commits

  • a6a8ee3: make the app wider, and submit the form right away if there are valid url params (Ben Honeywill) #38

v1.2.4

14 Mar 15:12
Compare
Choose a tag to compare

Bug Fixes

  • properly reverse ip address (root)

v1.2.3

14 Mar 13:15
3a624ae
Compare
Choose a tag to compare

Commits

  • a463cca: rdns tracing support (root) #37
  • 948e2f1: Accept trace response for rdns (Ben Honeywill) #37

v1.2.2

11 Mar 16:27
Compare
Choose a tag to compare

Features

Bug Fixes

  • remove duplicate cname records #35 (root)
  • cname TRACE searches now behave in a sane way #35 (root)

Code Refactoring

  • reintroduce traced support #34 (root)
  • simplify record conversion #34 (root)

Commits

  • a829c1d: fix form values bug? (Ben Honeywill) #33
  • 75e677b: fix false check oopsie (Ben Honeywill) #33
  • catch error #34 (root)
  • 9cf9e68: rework the frontend to match new dns response (Ben Honeywill) #34
  • 5b2b6c1: add color to trace tag (Ben Honeywill) #34
  • 5a06a4e: fix code text align (Ben Honeywill) #34

v1.2.1

07 Mar 10:03
ef5ca5e
Compare
Choose a tag to compare

Commits

  • ef5ca5e: fix dns table dark mode styles (#30) (Ben Honeywill) #30

v1.2.0

07 Mar 09:30
466b616
Compare
Choose a tag to compare

Chores

Commits

  • fix resursive dns lookups, add label code to backend #28 (Jake Gealer)
  • ede8f0d: better styles for dns table headings (Ben Honeywill) #28
  • fix broken record type #28 (Jake Gealer)
  • 5f8e12e: Merge branch 'recursive-dns' of ssh://github.com/krystal/krystal-network-tools into recursive-dns (Jake Gealer) #28
  • remove some accidentally left in debug printing #28 (Jake Gealer)
  • stop potential connection leak #28 (Jake Gealer)

v1.1.3

01 Mar 11:35
faad715
Compare
Choose a tag to compare

Features

Chores

Commits

v1.1.2

01 Mar 10:29
940fe92
Compare
Choose a tag to compare

Commits

  • a767af8: fix §12 and style tweaks (Ben Honeywill)
  • 22d8543: add very basic footer and use ips/hosts on ping/traceroute (Ben Honeywill)
  • increase timeouts #25 (Jake Gealer)
  • move import, fix ipv6 tag #25 (Jake Gealer)
  • bc106c8: tidy up code copy styles (Ben Honeywill)
  • 38b4363: add copy user ip (Ben Honeywill)
  • 940fe92: fix lint errors (Ben Honeywill)

v1.1.1

28 Feb 18:10
31b8f67
Compare
Choose a tag to compare

Commits

  • 4697817: fix traceroute error, ping response, and ratelimits being too heavy (Jake Gealer) #24