File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,11 @@ Menu |
32
32
[ set-auth-can-i ] Deactivate "auth can-i" checking before attempting actions
33
33
[ curl ] Make an HTTP request (GET or POST) to a user-specified URL
34
34
[ tcpscan ] Run a simple all-ports TCP port scan against an IP address
35
- [ enumerate-dns ] Enumerate services via DNS *
36
- [ cd , pwd , ls , cat ] Manipulate the filesystem via Golang-native commands
35
+ [ cd , pwd , ls , cat ] Manipulate the filesystem via Golang-native commands
37
36
[ shell <command> ] Run a shell command
38
37
39
38
[ full ] Switch to full (classic menu) with a longer list of commands
40
- [ outputfile ] Write all kubectl output to a file **ALPHA** [outputfile [filename]]
39
+ [ outputfile ] Write all kubectl output to a file **ALPHA** [outputfile [filename]]
41
40
[ exit ] Exit Peirates
42
41
---------------------------------------------------------------------` )
43
42
fmt .Printf ("\n Peirates:># " )
You can’t perform that action at this time.
0 commit comments