Skip to content

theadarshsaxena/linuxpare

Repository files navigation

PAM Manager!

Ways to run the app

SSH Tunnel setup to run the app (Recommended)

ssh -L 5000:localhost:5000 -o "ServerAliveInterval 60" -o "ServerAliveCountMax 120" -i

setup flask

python3 -m venv venv source venv/bin/activate pip3 install -r requirements.txt python3 app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published