Skip to content

Releases: ztelliot/taierspeed-cli

v1.7.2

09 Aug 15:44
Compare
Choose a tag to compare

Changelog

  • f50a4c5 chore: allow to specify debug headers
  • 7ebda18 chore: prefer ipv6, https support
  • 6d1085b chore: print api msg to console
  • e0940ce chore: use probing
  • 5176556 feat: add static file support
  • bf5fbe2 feat: allow change ping method
  • 26a1e90 feat: check privilege before icmp ping
  • 23e2e4e fix: server type typo

v1.7.1

15 Jun 04:42
Compare
Choose a tag to compare

Changelog

  • c9a57f3 chore: only list current servers
  • a61ae53 chore: show error reason
  • 3a85b77 chore: simplify ipinfo
  • 741aa96 chore: wrap request func
  • f3e4803 doc: add notice
  • a58e550 feat: allow to change ping count
  • 3db6ee6 feat: ensure server ip correct, check http status
  • 9cff822 feat: filter stack in remote
  • ee202b6 feat: pretty server list output
  • 6634ae0 feat: use hosted api default
  • b8da963 fix: check update after change transport
  • 70095e3 fix: fetch isp info when needed

v1.7.0

31 May 11:40
Compare
Choose a tag to compare

Changelog

  • 81de8a0 ci: github release
  • f32ae57 feat: fetch server list from hosted api
  • 9d317a6 feat: get server ip from api
  • 182af57 feat: use local server first
  • 7d315bb fix: ipv6 parser, local matcher
  • 0e93ea0 fix: resp nil point