> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.krkn.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# NFS

# nfs

Network File System (NFS) operations.

***

## Usage

```text theme={null}
r4t nfs [flags]
```

> **Status**: Base command registered. Subcommands are not yet implemented.

NFS support is planned for export enumeration and unauthenticated file system access. NFS often allows unauthenticated access to sensitive shares when misconfigured (e.g., `*(rw,no_root_squash)` exports).
