Skip to content

Simple CLI to check if your AS is filtering RPKI invalid prefixes.

License

Notifications You must be signed in to change notification settings

nxthdr/ismyassafeyet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is my AS safe yet?

Simple tool to check if your AS (ISP, own AS, etc.) is correctly implementing RPKI ROV. Basically isbgpsafeyet but as a CLI tool.

Usage: ismyassafeyet [OPTIONS]

Options:
      --valid-url <VALID_URL>      The URL to use for valid requests [default: https://valid.rpki.isbgpsafeyet.com]
      --invalid-url <INVALID_URL>  The URL to use for invalid requests [default: https://invalid.rpki.isbgpsafeyet.com]
  -t, --timeout <TIMEOUT>          Requests timeout [default: 3]
  -v, --verbose...                 Increase logging verbosity
  -q, --quiet...                   Decrease logging verbosity
  -h, --help                       Print help
  -V, --version                    Print version

Acknowledgements

This tool is by default relying on Cloudflare's isbgpsafeyet infrastructure to work. Thanks to Cloudflare for providing this service.

About

Simple CLI to check if your AS is filtering RPKI invalid prefixes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages