jsdelivr / globalping-cli

A simple CLI tool to run networking commands remotely from hundreds of globally distributed servers
Mozilla Public License 2.0
146 stars 13 forks source link

feat: add isp names and regions to header output #24

Closed ayuhito closed 1 year ago

ayuhito commented 1 year ago

Closes #7. @jimaek, let me know if the output looks good before I merge this.

No tag image

With tag image image

Will also make a corresponding PR for the Slack and Discord bots.

jimaek commented 1 year ago

I think the region name should go in () to separate it from the rest since it's a special kind of field and directly applies to the ISP name

ayuhito commented 1 year ago

I think the region name should go in () to separate it from the rest since it's a special kind of field and directly applies to the ISP name

image image

Sounds good to me.

jimaek commented 1 year ago

LGTM