Go to file
2026-06-19 06:38:45 +00:00
__pycache__ Add Windows run.bat 2026-06-19 06:27:17 +00:00
static progress bar + table sort 2026-06-19 06:34:52 +00:00
templates progress bar + table sort 2026-06-19 06:34:52 +00:00
uploads add uploads dir 2026-06-19 06:38:45 +00:00
venv Add Windows run.bat 2026-06-19 06:27:17 +00:00
AGENTS.md MetaGuardSOT: Flask web interface for metadata risk scanning 2026-06-19 06:17:37 +00:00
app.py progress bar + table sort 2026-06-19 06:34:52 +00:00
core.py progress bar + table sort 2026-06-19 06:34:52 +00:00
design.md MetaGuardSOT: Flask web interface for metadata risk scanning 2026-06-19 06:17:37 +00:00
README.md Add README 2026-06-19 06:31:30 +00:00
reporters.py MetaGuardSOT: Flask web interface for metadata risk scanning 2026-06-19 06:17:37 +00:00
requirements.txt MetaGuardSOT: Flask web interface for metadata risk scanning 2026-06-19 06:17:37 +00:00
run.bat Add Windows run.bat 2026-06-19 06:27:17 +00:00

MetaGuardSOT

Как запустить на Windows:

  1. https://winpython.github.io/ → WinPython portable → распаковать
  2. https://git.vibe42.kz/sot/MetaGuardSOT → Download ZIP → распаковать
  3. В папке проекта (cmd):
    WinPython\python.exe -m pip install -r requirements.txt
    WinPython\python.exe app.py
    
  4. Браузер: http://127.0.0.1:5000

Если установлен Python — просто запустить run.bat.