Scan your entire system for malware.
$ sudo apt update
$ sudo apt install clamav clamav-daemon -y
$ sudo systemctl start clamav-freshclam
$ sudo systemctl start clamav-daemon
$ sudo clamscan -r -i /
#Linux🐧
Interesting. Any privacy implications with using this software?
Please Login to reply.
The clam servers, where the daemon pulls the latest malware definitions, sees your IP.
Run a VPN.
Awesome. Ya, I always run a VPN. Thanks for posting this⚡👊