Documentation
¶
Index ¶
- func Button(btnName string) *cview.Button
- func ConfigureFirewall(myCviewApp *cview.Application) *cview.Flex
- func ConfigureServices(myCviewApp *cview.Application) *cview.Flex
- func CreateInput(panels *cview.TabbedPanels, app *cview.Application) func()
- func DisplaySocks(cviewApp *cview.Application) *cview.TextView
- func DropDownMenu(label string) *cview.DropDown
- func FileSystemPanel(cviewApp *cview.Application) *cview.TextView
- func GetAllChains() []string
- func GetAllRules() []string
- func GetAllTables() []string
- func GetFirewall() map[string]map[string][]string
- func SshLogs(app *cview.Application) *cview.Grid
- func TextBox(title string) *cview.TextView
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureFirewall ¶
func ConfigureFirewall(myCviewApp *cview.Application) *cview.Flex
func ConfigureServices ¶
func ConfigureServices(myCviewApp *cview.Application) *cview.Flex
func CreateInput ¶
func CreateInput(panels *cview.TabbedPanels, app *cview.Application) func()
Input Box to ask for paths for monitoring
func DisplaySocks ¶
func DisplaySocks(cviewApp *cview.Application) *cview.TextView
Display established network connnections and process information related to it
func DropDownMenu ¶
func FileSystemPanel ¶
func FileSystemPanel(cviewApp *cview.Application) *cview.TextView
File System Monitoring
func GetAllChains ¶
func GetAllChains() []string
func GetAllRules ¶
func GetAllRules() []string
func GetAllTables ¶
func GetAllTables() []string
func GetFirewall ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.