2024-02-15 11:08:45 +08:00
2024-02-15 08:56:48 +08:00
2024-02-15 11:08:45 +08:00
2024-02-15 08:56:48 +08:00
2024-02-14 08:44:16 +08:00
2024-02-15 08:56:48 +08:00
2024-02-14 08:45:14 +08:00
2024-02-14 08:45:14 +08:00

Project setup

python3 -m venv venv
venv/bin/python -m pip install -r requirements.txt

Build

venv/bin/python -m build

Install

venv/bin/python -m pipx install dist/sspoc-*.tar.gz

Run

~/.local/bin/session-security-poc-server

Then open https://localhost:1443 on your favourite browser

Description
No description provided
Readme 45 KiB
Languages
Python 45.4%
JavaScript 37.3%
HTML 12%
Dockerfile 3.6%
Shell 1.7%