Skip to content

Be alerted to changes to your VPN/ service providers canary notice

Notifications You must be signed in to change notification settings

dustingrady/CoalMine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Coal Mine

Canary Image

Coal Mine is a tool that checks various VPN/ service providers Canary notices and reports any changes that have been found back to the user.


Supported Platforms:

  • Linux
  • Windows
  • Mac

Supported VPNs/ service providers:


To run (I'll streamline this at some point):

  • Clone project
  • Install dependencies
  • Add canary.py to a cronjob or scheduled task (notes below)

Example Usage:

python canary.py -nord

python canary.py -proton

python canary.py -proxy.sh


Notification Examples (hopefully you never see these):

Linux:

Linux Alert

Windows:

Windows Alert

Mac:

Mac Alert


Notes on adding as chronjob:

Because cronjobs use a different DISPLAY variable by default, you may not see the notifications displayed.

In this case, you will need to export your current env vars using this method so that cron can display the notifications properly.

For a list of supported environments, click here.


Potential Enhancements:

  • Multi-flag support
  • PGP signature support

paypal

About

Be alerted to changes to your VPN/ service providers canary notice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages