Welcome to the OWASP Zed Attack Proxy
=====================================
The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing 
tool for finding vulnerabilities in web applications.

For more details on ZAP please goto the home page:
	https://www.owasp.org/index.php/ZAP
	
We welcome feedback, either via the Issues, User Group or Developer Group.
ZAP is also a community based project, and contributions are welcomed.
See the ZAP wiki for more information.

How to start ZAP
----------------
There are 3 options on Windows:

* Via the desktop icon (assuming you selected this option during installation)
* Via the 'Start' menu:
    All Programs / OWASP / Zed Attack Proxy / ZAP <version> 
* Via the 'zap.bat' command line script in the installation directory 

Linux

On Linux theres just a 'zap.sh' script in the installation directory, although
you can create a desktop icon manually as well.

Mac OS

Generally, most user's tend to use the Mac OS build, which is a ordinary Mac OS
app that can be started as any other app: Double-Click on the app to start it. 
You can use the 'zap.sh' script, as per linux.

