Versions in this module Expand all Collapse all v1 v1.5.43 May 2, 2024 v1.5.42 May 2, 2024 Changes in this version + func CatCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func CdCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func ChmodCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func ChownCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func ChtimesCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func DownloadCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func HandleDownloadResponse(download *sliverpb.Download, ctx *grumble.Context, ...) + func LsCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func MemfilesAddCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func MemfilesListCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func MemfilesRmCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func MkdirCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func MvCmd(ctx *grumble.Context, con *console.SliverConsoleClient) (err error) + func PrintAddMemfile(memfilesAdd *sliverpb.MemfilesAdd, con *console.SliverConsoleClient) + func PrintCat(download *sliverpb.Download, ctx *grumble.Context, ...) + func PrintChmod(chmod *sliverpb.Chmod, con *console.SliverConsoleClient) + func PrintChown(chown *sliverpb.Chown, con *console.SliverConsoleClient) + func PrintChtimes(chtimes *sliverpb.Chtimes, con *console.SliverConsoleClient) + func PrintLs(ls *sliverpb.Ls, flags grumble.FlagMap, con *console.SliverConsoleClient) + func PrintMemfiles(ls *sliverpb.Ls, con *console.SliverConsoleClient) + func PrintMkdir(mkdir *sliverpb.Mkdir, con *console.SliverConsoleClient) + func PrintMv(mv *sliverpb.Mv, con *console.SliverConsoleClient) + func PrintPwd(pwd *sliverpb.Pwd, con *console.SliverConsoleClient) + func PrintRm(rm *sliverpb.Rm, con *console.SliverConsoleClient) + func PrintRmMemfile(memfilesList *sliverpb.MemfilesRm, con *console.SliverConsoleClient) + func PrintUpload(upload *sliverpb.Upload, con *console.SliverConsoleClient) + func PwdCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func RmCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func UploadCmd(ctx *grumble.Context, con *console.SliverConsoleClient)