
Ein Prüfer (Website und Tool) für CVE-2014-0160
Der Heartbleed-Testserver. Mit Caching von Mozilla.
Installieren Sie die Datei SAMPLE.aws-config.json als ~/.aws-config.json oder /etc/aws-config.json oder in einem Pfad, der durch die Umgebungsvariable GODYNAMO_CONF_FILE angegeben wird.
Usage:
HBserver --redir-host=<host> [--listen=<addr:port> --expiry=<duration>]
HBserver -h | --help
HBserver --version
Options:
--redir-host HOST Redirect requests to "/" to this host.
--listen ADDR:PORT Listen and serve requests to this address:port [default: :8082].
--expiry DURATION ENABLE CACHING. Expire records after this period.
Uses Go's parse syntax
e.g. 10m = 10 minutes, 600s = 600 seconds, 1d = 1 day, etc.
-h --help Show this screen.
--version Show version.