owlrock7 / azure-manager

Manage your azure VM easily!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure-manager

Manage your VM in Azure using cookies.

Default VM infomation:

USERNAME : defaultuser
PASSWORD : Thisisyour.password1

1.Install Python 3.9.4

https://github.com/pyenv/pyenv-installer

2.Install Python Library

pip install -r requirements.txt

3.Set your Secret Key

Set random string in app.py(line 8)

4.RUN!!

python app.py

Visit 127.0.0.1:8888 and enjoy yourself.

About

Manage your azure VM easily!


Languages

Language:Python 69.2%Language:HTML 22.8%Language:CSS 8.0%