You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ Zen operates autonomously on the same server as your Java app to:
68
68
You can install Zen by downloading the zip file [here](https://github.com/AikidoSec/firewall-java/releases/latest) and unzipping it to your directory of choice,
69
69
we picked `/opt/zen` here for our Linux system as an example. We also have support for Windows and Mac OS X.
70
70
Please ensure you do not alter the structure of this folder and that the process can read & write to it.
71
+
71
72
To activate Zen you then just have to add the following `-javaagent` to your Java command **before** the `-jar` argument
0 commit comments