v2.4.3

sundowndev/phoneinfogav2.4.3May 30, 2022by github-actions[bot]

AI Summary

A minor maintenance release fixing a port printing issue in the serve command and a checksum issue.

Key Highlights

  • Print port number in serve command
  • Fixed SHA256 checksum

Full Release Notes

## Bug fixes
- cmd/serve: print port number (#1063) @sheepwall

## Maintenance
- Added a fix for the checksum of sha256sum (#1006) @pmburu