bambi6-service-postit
Simple Note-Taking A/D Service for BambiCTF6 in 2021
git clone
https://git.sinitax.com/sinitax/bambi6-service-postit
Log
|
Files
|
Refs
|
README
|
LICENSE
|
sfeed.txt
.flake8 (74B)
1
[flake8]
2
max-line-length = 99
3
per-file-ignores = src/checker.py:E203,E731