Skip to content

Commit ac8cd33

Browse files
Update README.md
1 parent 0474cde commit ac8cd33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This program can be used as wrapper for another jar file:
77

88
`java -javaagent:Log4j2Fix-1.0.0.jar ...` or `java -jar Log4j2Fix-1.0.0.jar another-jar-file.jar [main class if MANIFEST.MF does not have Main-Class attribute] [arguments]`
99

10+
(例) `java -javaagent:Log4j2Fix-1.0.3.jar -jar paper-1.15.2.jar` もしくは `java -jar Log4j2Fix-1.0.3.jar paper-1.15.2.jar`
11+
1012
## Note
1113
- This does not protect from ldap server hosted by localhost (127.0.0.1)
1214
- If installed on server, it does not protect client from being abused.

0 commit comments

Comments
 (0)