Directories
¶
| Path | Synopsis |
|---|---|
|
Package allowedpaths implements a filesystem sandbox that restricts access to a set of allowed directories using os.Root (Go 1.24+).
|
Package allowedpaths implements a filesystem sandbox that restricts access to a set of allowed directories using os.Root (Go 1.24+). |
|
Package analysis provides a go/analysis.Analyzer that enforces symbol-level import restrictions on Go source files.
|
Package analysis provides a go/analysis.Analyzer that enforces symbol-level import restrictions on Go source files. |
|
break
Package breakcmd implements the break builtin command.
|
Package breakcmd implements the break builtin command. |
|
cat
Package cat implements the cat builtin command.
|
Package cat implements the cat builtin command. |
|
continue
Package continuecmd implements the continue builtin command.
|
Package continuecmd implements the continue builtin command. |
|
cut
Package cut implements the cut builtin command.
|
Package cut implements the cut builtin command. |
|
echo
Package echo implements the echo builtin command.
|
Package echo implements the echo builtin command. |
|
exit
Package exit implements the exit builtin command.
|
Package exit implements the exit builtin command. |
|
false
Package falsecmd implements the false builtin command.
|
Package falsecmd implements the false builtin command. |
|
find
Package find implements the find builtin command.
|
Package find implements the find builtin command. |
|
grep
Package grep implements the grep builtin command.
|
Package grep implements the grep builtin command. |
|
head
Package head implements the head builtin command.
|
Package head implements the head builtin command. |
|
help
Package help implements the help builtin command.
|
Package help implements the help builtin command. |
|
internal/procinfo
Package procinfo provides OS-specific process information for the ps builtin.
|
Package procinfo provides OS-specific process information for the ps builtin. |
|
internal/procnetroute
Package procnetroute reads the Linux IPv4 routing table from /proc/net/route.
|
Package procnetroute reads the Linux IPv4 routing table from /proc/net/route. |
|
internal/procnetsocket
Package procnetsocket reads Linux socket state from /proc/net/.
|
Package procnetsocket reads Linux socket state from /proc/net/. |
|
internal/procpath
Package procpath provides the single canonical default path to the Linux proc filesystem.
|
Package procpath provides the single canonical default path to the Linux proc filesystem. |
|
internal/procsyskernel
Package procsyskernel reads Linux kernel information from /proc/sys/kernel/.
|
Package procsyskernel reads Linux kernel information from /proc/sys/kernel/. |
|
internal/winnet
Package winnet provides socket enumeration for Windows via iphlpapi.dll.
|
Package winnet provides socket enumeration for Windows via iphlpapi.dll. |
|
ip
Package ip implements the ip builtin command.
|
Package ip implements the ip builtin command. |
|
ls
Package ls implements the ls builtin command.
|
Package ls implements the ls builtin command. |
|
ping
Package ping implements the ping builtin command.
|
Package ping implements the ping builtin command. |
|
printf
Package printf implements the printf builtin command.
|
Package printf implements the printf builtin command. |
|
ps
Package ps implements the ps builtin command.
|
Package ps implements the ps builtin command. |
|
sed
Package sed implements the sed builtin command.
|
Package sed implements the sed builtin command. |
|
sort
Package sort implements the sort builtin command.
|
Package sort implements the sort builtin command. |
|
ss
Package ss implements the ss builtin command.
|
Package ss implements the ss builtin command. |
|
strings_cmd
Package strings_cmd implements the strings builtin command.
|
Package strings_cmd implements the strings builtin command. |
|
tail
Package tail implements the tail builtin command.
|
Package tail implements the tail builtin command. |
|
testcmd
Package testcmd implements the POSIX test and [ builtin commands.
|
Package testcmd implements the POSIX test and [ builtin commands. |
|
testutil
Package testutil provides shared test helpers for builtin command tests.
|
Package testutil provides shared test helpers for builtin command tests. |
|
tr
Package tr implements the tr builtin command.
|
Package tr implements the tr builtin command. |
|
true
Package truecmd implements the true builtin command.
|
Package truecmd implements the true builtin command. |
|
uname
Package uname implements the uname builtin command.
|
Package uname implements the uname builtin command. |
|
uniq
Package uniq implements the uniq builtin command.
|
Package uniq implements the uniq builtin command. |
|
wc
Package wc implements the wc builtin command.
|
Package wc implements the wc builtin command. |
|
cmd
|
|
|
rshell
command
Package main provides the rshell CLI — a restricted shell interpreter.
|
Package main provides the rshell CLI — a restricted shell interpreter. |
|
internal
|
|
|
interpoption
Package interpoption provides internal-only interpreter options that are not part of the public API.
|
Package interpoption provides internal-only interpreter options that are not part of the public API. |
|
Package interp implements a restricted shell interpreter designed for safe, sandboxed execution.
|
Package interp implements a restricted shell interpreter designed for safe, sandboxed execution. |
Click to show internal directories.
Click to hide internal directories.