diff options
author | Kevin Krakauer <kevinkrakauer@gmail.com> | 2019-08-27 10:26:47 -0700 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2019-08-29 11:17:45 -0700 |
commit | 4cc78abee5f6cbfd218c8446ea5a44d36a1f98fb (patch) | |
tree | a7ac558abeeb10cbe0b2e4ab879b09910c030826 | |
parent | 942c740920785f70de2ab95efd249e2fd89acc43 (diff) |
Added nmap
-rw-r--r-- | content/docs/user_guide/compatibility/_index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/docs/user_guide/compatibility/_index.md b/content/docs/user_guide/compatibility/_index.md index 21b028d30..dbb5b305b 100644 --- a/content/docs/user_guide/compatibility/_index.md +++ b/content/docs/user_guide/compatibility/_index.md @@ -64,6 +64,7 @@ versions of ping, require excplicitly enabling raw sockets via the unsafe | lsof | Working | | mount | Works in readonly mode. gVisor doesn't currently support creating new mounts at runtime | | nc | Working | +| nmap | Not working | | netstat | [In progress](https://github.com/google/gvisor/issues/506) | | nslookup | Working | | ping | Working | |