설명 없음

Nikola Kotur 251e6f434c Log, don't print 5 년 전
certstream 251e6f434c Log, don't print 5 년 전
.gitignore bdc77b0af1 Initial commit 5 년 전
Dockerfile bdc77b0af1 Initial commit 5 년 전
LICENSE bdc77b0af1 Initial commit 5 년 전
README.md bdc77b0af1 Initial commit 5 년 전
requirements.txt bdc77b0af1 Initial commit 5 년 전
run_server.py bdc77b0af1 Initial commit 5 년 전

README.md

Certstream-watcher

This is Platform.sh project written to aggregate, parse and watch certificate data from many certificate transparency logs and notify if certain pattern is noticed. Based on code from CaliDog.

Setup

  • Variable to watch endings
  • Slack integration hook

Development

virtualenv -p python3 .env
source .env/bin/activate

pip install -r requirements.txt

python run_server.py