websites

package
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2024 License: GPL-3.0 Imports: 21 Imported by: 0

README

Websites

Commands related to managing website's

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands

func Commands(con *console.SliverClient) []*cobra.Command

Commands returns the “ command and its subcommands.

func ListWebsiteContent

func ListWebsiteContent(websiteName string, con *console.SliverClient)

ListWebsiteContent - List the static contents of a website.

func ListWebsites

func ListWebsites(cmd *cobra.Command, con *console.SliverClient, args []string)

ListWebsites - Display a list of websites.

func PrintWebsite

func PrintWebsite(web *clientpb.Website, con *console.SliverClient)

PrintWebsite - Print a website and its contents, paths, etc.

func WebsiteNameCompleter

func WebsiteNameCompleter(con *console.SliverClient) carapace.Action

WebsiteNameCompleter completes the names of available websites.

func WebsiteRmCmd

func WebsiteRmCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

WebsiteRmCmd - Remove a website and all its static content.

func WebsitesAddContentCmd

func WebsitesAddContentCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

WebsitesAddContentCmd - Add static content to a website.

func WebsitesCmd

func WebsitesCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

WebsitesCmd - Manage websites.

func WebsitesRmContent

func WebsitesRmContent(cmd *cobra.Command, con *console.SliverClient, args []string)

WebsitesRmContent - Remove static content from a website.

func WebsitesUpdateContentCmd

func WebsitesUpdateContentCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

WebsitesUpdateContentCmd - Update metadata about static website content.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳