Logo
Explore Help
Sign in
starred/dnsping
1
0
Fork
You've already forked dnsping
0
mirror of https://github.com/fortio/dnsping.git synced 2026-04-26 03:45:54 +03:00
Code Issues 2 Projects Releases 5 Packages Wiki Activity
5 releases 37 tags
  • v1.11.2 1f296fe6fb

    v1.11.2 Stable

    kerem released this 2026-01-17 23:28:26 +03:00 | 2 commits to main since this release

    📅 Originally published on GitHub: Sat, 17 Jan 2026 20:29:34 GMT
    🏷️ Git tag created: Sat, 17 Jan 2026 20:28:26 GMT

    Deps update and rebuild with go 1.24.12

    What's Changed

    • Bump github.com/miekg/dns from 1.1.69 to 1.1.70 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/154
    • Preallocate to please linter by @ldemailly in https://github.com/fortio/dnsping/pull/157
    • Bump fortio.org/fortio from 1.73.1 to 1.73.2 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/156

    Full Changelog: https://github.com/fortio/dnsping/compare/v1.11.1...v1.11.2

    Changelog

    • 1f296fe6fb Bump fortio.org/fortio from 1.73.1 to 1.73.2 (#156)
    • 29fb97a3dc Bump github.com/miekg/dns from 1.1.69 to 1.1.70 (#154)
    • 871b29b4a7 Preallocate to please linter (#157)
    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksums_dnsping.txt
      0 downloads · 2026-03-15 16:03:47 +03:00 · 594 B
    • dnsping_1.11.2_darwin_amd64.zip
      0 downloads · 2026-03-15 16:03:49 +03:00 · 2.5 MiB
    • dnsping_1.11.2_darwin_arm64.zip
      0 downloads · 2026-03-15 16:03:52 +03:00 · 2.3 MiB
    • dnsping_1.11.2_linux_amd64.tar.gz
      0 downloads · 2026-03-15 16:03:54 +03:00 · 2.4 MiB
    • dnsping_1.11.2_linux_arm64.tar.gz
      0 downloads · 2026-03-15 16:03:56 +03:00 · 2.2 MiB
    • dnsping_1.11.2_windows_amd64.zip
      0 downloads · 2026-03-15 16:03:58 +03:00 · 2.5 MiB
    • dnsping_1.11.2_windows_arm64.zip
      0 downloads · 2026-03-15 16:04:01 +03:00 · 2.3 MiB
  • v1.11.1 e1fd47c00b

    v1.11.1 Stable

    kerem released this 2025-12-23 23:47:32 +03:00 | 5 commits to main since this release

    📅 Originally published on GitHub: Tue, 23 Dec 2025 20:48:20 GMT
    🏷️ Git tag created: Tue, 23 Dec 2025 20:47:32 GMT

    Rebuild with go 1.24.11 and latest deps (including dns lib)

    What's Changed

    • Bump fortio.org/log from 1.18.1 to 1.18.2 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/149
    • Bump fortio.org/cli from 1.12.2 to 1.12.3 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/151
    • Bump github.com/miekg/dns from 1.1.67 to 1.1.69 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/152
    • Bump fortio.org/fortio from 1.73.0 to 1.73.1 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/153

    Full Changelog: https://github.com/fortio/dnsping/compare/v1.11.0...v1.11.1

    Changelog

    • 8f744d903b Bump fortio.org/cli from 1.12.2 to 1.12.3 (#151)
    • e1fd47c00b Bump fortio.org/fortio from 1.73.0 to 1.73.1 (#153)
    • 6c663711dd Bump fortio.org/log from 1.18.1 to 1.18.2 (#149)
    • 71e4f651f4 Bump github.com/miekg/dns from 1.1.67 to 1.1.69 (#152)
    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksums_dnsping.txt
      0 downloads · 2026-03-15 16:03:29 +03:00 · 594 B
    • dnsping_1.11.1_darwin_amd64.zip
      0 downloads · 2026-03-15 16:03:31 +03:00 · 2.5 MiB
    • dnsping_1.11.1_darwin_arm64.zip
      0 downloads · 2026-03-15 16:03:33 +03:00 · 2.3 MiB
    • dnsping_1.11.1_linux_amd64.tar.gz
      0 downloads · 2026-03-15 16:03:35 +03:00 · 2.4 MiB
    • dnsping_1.11.1_linux_arm64.tar.gz
      0 downloads · 2026-03-15 16:03:37 +03:00 · 2.2 MiB
    • dnsping_1.11.1_windows_amd64.zip
      0 downloads · 2026-03-15 16:03:39 +03:00 · 2.5 MiB
    • dnsping_1.11.1_windows_arm64.zip
      0 downloads · 2026-03-15 16:03:45 +03:00 · 2.3 MiB
  • v1.11.0 7d6c81e45c

    v1.11.0 Stable

    kerem released this 2025-10-28 21:53:11 +03:00 | 9 commits to main since this release

    📅 Originally published on GitHub: Tue, 28 Oct 2025 18:54:53 GMT
    🏷️ Git tag created: Tue, 28 Oct 2025 18:53:11 GMT

    What's Changed

    • Add -edns and -dnssec flags by @ldemailly in https://github.com/fortio/dnsping/pull/147
    • Update Makefile to include coverage by @krkeshav in https://github.com/fortio/dnsping/pull/135
    • Dependencies update and rebuild with go1.24.9

    New Contributors

    • @krkeshav made their first contribution in https://github.com/fortio/dnsping/pull/135

    Full Changelog: https://github.com/fortio/dnsping/compare/v1.10.0...v1.11.0

    Changelog

    • 7d6c81e45c Add token to codecov include (#148)
    • 745e422c0e Bump fortio.org/fortio from 1.69.5 to 1.71.0 (#137)
    • 0c354b46fa Bump fortio.org/fortio from 1.71.0 to 1.71.1 (#138)
    • c585330ca8 Bump fortio.org/fortio from 1.71.1 to 1.71.2 (#139)
    • 4d8015b43e Bump fortio.org/fortio from 1.71.2 to 1.72.0 (#142)
    • 96c7a2d45c Bump fortio.org/fortio from 1.72.0 to 1.73.0 (#146)
    • 81318dceda Bump fortio.org/safecast from 1.0.0 to 1.2.0 (#140)
    • b28168c994 Update Makefile to include coverage (#135)
    • 18789710ba add -edns and -dnssec flags (#147)
    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksums_dnsping.txt
      0 downloads · 2026-03-15 16:03:14 +03:00 · 594 B
    • dnsping_1.11.0_darwin_amd64.zip
      0 downloads · 2026-03-15 16:03:16 +03:00 · 2.5 MiB
    • dnsping_1.11.0_darwin_arm64.zip
      0 downloads · 2026-03-15 16:03:18 +03:00 · 2.3 MiB
    • dnsping_1.11.0_linux_amd64.tar.gz
      0 downloads · 2026-03-15 16:03:20 +03:00 · 2.4 MiB
    • dnsping_1.11.0_linux_arm64.tar.gz
      0 downloads · 2026-03-15 16:03:22 +03:00 · 2.2 MiB
    • dnsping_1.11.0_windows_amd64.zip
      0 downloads · 2026-03-15 16:03:25 +03:00 · 2.5 MiB
    • dnsping_1.11.0_windows_arm64.zip
      0 downloads · 2026-03-15 16:03:27 +03:00 · 2.2 MiB
  • v1.10.0 948d935243

    v1.10.0 Stable

    kerem released this 2025-07-26 22:46:40 +03:00 | 18 commits to main since this release

    📅 Originally published on GitHub: Sat, 26 Jul 2025 19:47:38 GMT
    🏷️ Git tag created: Sat, 26 Jul 2025 19:46:40 GMT

    What's Changed

    • Adding -tcp flag for tcp. Show when reply are truncated. Show repl length by @ldemailly in https://github.com/fortio/dnsping/pull/133
    • Dependency updates

    Full Changelog: https://github.com/fortio/dnsping/compare/v1.9.0...v1.10.0

    Changelog

    • 948d935243 Adding -tcp flag for tcp. Show when reply are truncated. Show repl length (#133)
    • c64b26fcff Bump fortio.org/fortio from 1.69.1 to 1.69.3 (#127)
    • 05d7f501ec Bump fortio.org/fortio from 1.69.3 to 1.69.4 (#128)
    • 42f281978a Bump fortio.org/fortio from 1.69.4 to 1.69.5 (#130)
    • 2ddb436bfb Bump github.com/miekg/dns from 1.1.65 to 1.1.66 (#129)
    • b1e25e9e00 Bump github.com/miekg/dns from 1.1.66 to 1.1.67 (#131)
    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksums_dnsping.txt
      0 downloads · 2026-03-15 16:02:59 +03:00 · 594 B
    • dnsping_1.10.0_darwin_amd64.zip
      0 downloads · 2026-03-15 16:03:01 +03:00 · 2.3 MiB
    • dnsping_1.10.0_darwin_arm64.zip
      0 downloads · 2026-03-15 16:03:03 +03:00 · 2.2 MiB
    • dnsping_1.10.0_linux_amd64.tar.gz
      0 downloads · 2026-03-15 16:03:06 +03:00 · 2.3 MiB
    • dnsping_1.10.0_linux_arm64.tar.gz
      0 downloads · 2026-03-15 16:03:08 +03:00 · 2.1 MiB
    • dnsping_1.10.0_windows_amd64.zip
      0 downloads · 2026-03-15 16:03:10 +03:00 · 2.3 MiB
    • dnsping_1.10.0_windows_arm64.zip
      0 downloads · 2026-03-15 16:03:12 +03:00 · 2.1 MiB
  • v1.9.0 91bf8241db

    v1.9.0 Stable

    kerem released this 2025-04-08 06:57:11 +03:00 | 24 commits to main since this release

    📅 Originally published on GitHub: Tue, 08 Apr 2025 03:58:05 GMT
    🏷️ Git tag created: Tue, 08 Apr 2025 03:57:11 GMT

    Dependencies update and rebuild with go1.23.8

    What's Changed

    • Fix Makefile bug. Fix nolint. Update fortio/deps by @ldemailly in https://github.com/fortio/dnsping/pull/114
    • Bump fortio.org/fortio from 1.67.0 to 1.67.1 by @dependabot in https://github.com/fortio/dnsping/pull/117
    • Bump fortio.org/fortio from 1.67.1 to 1.68.0 by @dependabot in https://github.com/fortio/dnsping/pull/118
    • Bump github.com/miekg/dns from 1.1.62 to 1.1.63 by @dependabot in https://github.com/fortio/dnsping/pull/119
    • Bump fortio.org/fortio from 1.68.0 to 1.68.1 by @dependabot in https://github.com/fortio/dnsping/pull/122
    • Bump github.com/miekg/dns from 1.1.63 to 1.1.64 by @dependabot in https://github.com/fortio/dnsping/pull/121
    • Bump fortio.org/fortio from 1.68.1 to 1.69.1 by @dependabot in https://github.com/fortio/dnsping/pull/126
    • Bump github.com/miekg/dns from 1.1.64 to 1.1.65 by @dependabot in https://github.com/fortio/dnsping/pull/125

    Full Changelog: https://github.com/fortio/dnsping/compare/v1.8.0...v1.9.0

    Changelog

    • cbbba550d2 Bump fortio.org/fortio from 1.67.0 to 1.67.1 (#117)
    • 302e5c35d4 Bump fortio.org/fortio from 1.67.1 to 1.68.0 (#118)
    • 41a7f7a7f8 Bump fortio.org/fortio from 1.68.0 to 1.68.1 (#122)
    • 4ea720f70d Bump fortio.org/fortio from 1.68.1 to 1.69.1 (#126)
    • 9b31bfdade Bump github.com/miekg/dns from 1.1.62 to 1.1.63 (#119)
    • 14f32c8449 Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#121)
    • 91bf8241db Bump github.com/miekg/dns from 1.1.64 to 1.1.65 (#125)
    • efb768fc8e Fix Makefile bug. Fix nolint. Update fortio/deps (#114)
    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksums_dnsping.txt
      0 downloads · 2026-03-15 16:02:39 +03:00 · 588 B
    • dnsping_1.9.0_darwin_amd64.zip
      0 downloads · 2026-03-15 16:02:41 +03:00 · 2.3 MiB
    • dnsping_1.9.0_darwin_arm64.zip
      0 downloads · 2026-03-15 16:02:47 +03:00 · 2.2 MiB
    • dnsping_1.9.0_linux_amd64.tar.gz
      0 downloads · 2026-03-15 16:02:50 +03:00 · 2.3 MiB
    • dnsping_1.9.0_linux_arm64.tar.gz
      0 downloads · 2026-03-15 16:02:53 +03:00 · 2.1 MiB
    • dnsping_1.9.0_windows_amd64.zip
      0 downloads · 2026-03-15 16:02:55 +03:00 · 2.3 MiB
    • dnsping_1.9.0_windows_arm64.zip
      0 downloads · 2026-03-15 16:02:57 +03:00 · 2.1 MiB
Powered by Forgejo Version: 14.0.2 Page: 78ms Template: 53ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API