JavaScript password generator with ruleset checking.
This javascript random password generator is different, in that the password generated must conform to a particular set of rules. The rules currently supported are:
- Maximum # of Repeated characters
- Minimum # of characters
- Maximum # of characters
- Minimum Upper, Lower, and Numbers
To be done: Minimum # of special Characters
PACtory is a highly customizable way for handling proxy configuration settings with a dynamically created .pac-File, also known as "Windows Proxy Auto Detection" or "wpad.dat"-File, which is generated on the fly while the client is requesting it.