canaryspy

Crates.iocanaryspy
lib.rscanaryspy
version0.1.3
sourcesrc
created_at2023-02-21 01:53:16.30523
updated_at2023-11-03 07:11:35.121459
descriptionmonitor vpn canary pages from the command line
homepage
repositoryhttps://github.com/irishmaestro/canaryspy
max_upload_size
id790319
size80,621
(irishmaestro)

documentation

README

canaryspy

Crates.io build/test

monitor vpn canary pages from the command line

Installation

via crates.io

cargo install canaryspy

build from source

git clone https://github.com/IrishMaestro/canaryspy.git
cargo install --path canaryspy

Usage

List canaries

canary list

Retrieve canary

canary pull <provider>
# Providers -> nordvpn, surfshark, protonvpn
canary pull nordvpn

*disclaimer: This is not a recommendation of any particular vpn provider or vpn's in general. It is simply an informational/opsec tool. As always, do your own research. The author assumes no liability for the methods in which this software is utilized.

Commit count: 46

cargo fmt