diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2025-02-13 22:33:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-13 22:33:47 +0100 |
| commit | e401bb43aef25bef423d47b4f0752e1e8940961e (patch) | |
| tree | b374cd67ad0ee1fdb46a9e1944af51196e8d81d0 | |
| parent | effd38c856cf6c9cdc7abe710f663a9e8565bdc8 (diff) | |
| download | nofuture-go-memguard-e401bb43aef25bef423d47b4f0752e1e8940961e.tar.gz nofuture-go-memguard-e401bb43aef25bef423d47b4f0752e1e8940961e.tar.xz nofuture-go-memguard-e401bb43aef25bef423d47b4f0752e1e8940961e.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ sudo -u www-data /usr/local/go/bin/go build -v \ <pre><code> # 7. Hardening del binario sudo setcap cap_sys_ptrace,cap_net_admin=ep nofuture -sudo chmod 0711 nofuture +sudo chmod 0700 nofuture </code></pre> <strong>MemGuard Initialization & Configuration:</strong><br> |
