Pinned Loading
-
-
p4-learning
p4-learning PublicForked from nsg-ethz/p4-learning
Compilation of P4 exercises, examples, documentation, slides for learning or teaching
P4
-
check_roa.sh: A script that checks v...
check_roa.sh: A script that checks valid ROAs for a list of IP blocks 1#!/bin/bash
2# This script checks if there are valid ROAs for a list of IP blocks
3# Checks from two sources - rpki validator and bgpmon
45iplist="iplist.txt"
-
check_hibp.sh: A script that checks ...
check_hibp.sh: A script that checks haveibeenpwned.com for any breaches related to your email list 1#!/bin/bash
2# Checks haveibeenpwned.com if any of your emails have been added
34path="<path/to/working/dir>"
5mailfrom="<add-email-here>"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.