Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 871 Bytes

README.md

File metadata and controls

49 lines (26 loc) · 871 Bytes

FoxSec

fully dynamic private password manager made by jquery. Fully Secure and Private.

Screenshots

alt text

Wellcome Page

alt text

Logo Page

alt text

Show Username

alt text

Show Password

How to Use:

Download and install NodeJs on your computer.

Download project file from Here

For install live-server:

cd [Project_path]
npm install -g live-server

Launch and Edit

cd [Project_path]
live-server

To make change siteName, userName, passWord just edit assets/json/userName.json

That's It