Sunday, 26 March 2023

Testing the Internet Speed via CLI

  • Speed test: npm install -g speed-test
  • to run: speed-test
  • Fast.com: npm install -g fast-cli
  • to run: fast -u


No comments:

Generate Secure Files using PGP (Pretty Good Privacy)

Pretty Good Privacy (PGP) is a data encryption program used for signing, encrypting, and decrypting emails, files, and text to ensure secure...