Skip to content
/ NPass Public

Passwords pose a real security risk. A recent study showed that over 80% of hacking-related data leaks are due to weak or stolen passwords.

License

Notifications You must be signed in to change notification settings

appath/NPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPass (Generate random password) - Finally, friends, I had time to do it in graphical form...

You can download the layers and see the design in Figma Npass GUI Tkinter.fig

Console

SYSTEMS=======================

  • MacOS
  • Microsoft Windows 8, 8.1, 10
  • Linux

F.A.Q

how to use NPass Console?

Unzip the downloaded archive NPass.zip, anywhere on your hard drive Example: (C:\NPass)

open .. Command line (CMD) now you can use it to generate random passwords,

type in console C:\NPass> npass.exe --help for example with an argument.

how to make sure that the console does not constantly enter the path to the executable file npass.exe?

Quite simply, by right-clicking on the shortcut on this computer, from the pop-up menu, select

Properties-> Advanced system settings-> Advanced-> Environment variables in the User Environment Variables window for

select item Path click on the button, click on the button again and in the line enter the path C:\NPass\bin

don't forget to confirm everything.

That's all now, no need to constantly enter paths just in the (CMD) console Example:

C:\Users\appath> npass -l 27 -c 7

NPass GUI

License MIT

License

MIT. See LICENSE for more details.

About

Passwords pose a real security risk. A recent study showed that over 80% of hacking-related data leaks are due to weak or stolen passwords.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages