Skip to content

Jobayer-Ahmed/FoxSec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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