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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@ This is a tool to process logs produced by the [sslkeylog](https://github.com/dr
6
6
7
7
[UPX](https://github.com/upx/upx) is used to reduce binary size, if you prefer not using it, just skip it.
8
8
9
+
You may want to build [MUSL](https://musl.libc.org/)-based static build if your build system's glibc is different from the target one. To prepare the environment do the following:
0 commit comments