ross-passgen
v1.0.0
Published
Secure PassWord Generator for windows
Downloads
1
Readme
~~Looking for Cloud Hosted Version?~~
~~Coming soon!~~
====
Secure Password Generator | Web-Based Version!
Last Updated: Oct 28, 2018
What PasswordGen uses
- ExpressJS : Fast, unopinionated, minimalist web framework for Node.js
- Node.js: an open-source, cross-platform JavaScript run-time environment
- ~~Electron: an open-source framework developed and maintained by GitHub~~
- OPN: Client Side File/App Execution
- HTML: Front-End Design Code
- Ports: Magic :) we know!
- A little bit of @pyxelx help!
- JS: interpreted programming language
- Console Logging: Sends messages to the console to identify information (Ports, Build Info etc.)
Behind the scenes in our private build! (Not in stable builds)
- Connect-Flash: Message Store (Sends messages to the console like alerts)
- Body-parser: Parses HTML Body Requests
- Cookie-parser: Stores Cookies
- ~~Passport: Server side login management~~
- ~~Passport-local: Client side login managment~~
What you'll need
How to install
- Download Master.zip (Asset Files + Main Launcher Files)
- Extract the files to your desktop
- Right click folder and click
git bash here
- run
npm i
(Will install all required modules`` - now run
node main.js
ornpm start
- Finally, visit http://localhost:3000
The console should say:
Secure Password Generator 1.0 | Created by Ross & Intel Opening in browser now Press CONTROL + C to terminate session! Listening on http://localhost:3000
Old README.md Archived here! Due to newer builds
page moved to wiki here, to prevent cluster!