Skip to content

primal100/CryptoVPN

Repository files navigation

git clone https://github.com/primal100/CryptoVPN.git

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

python manage.py runserver

Open: http://localhost:8000

From a client side perspective, the following directories are the most important:

HTML: cryptovpnapp/templates/cryptovpnapp

CSS/JS: cryptovpn/static/cryptovpn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published