filebrowser

package
v0.0.0-...-9d62925 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileBrowser

func FileBrowser(path string) string

FileBrowser will take in path and load up all the directories and files in a structure matching webshells

Types

type Directory

type Directory struct {
	DirectoryName string
	Perms         string
	CreationTime  string
	LastAccess    string
	LastWrite     string
}

type Files

type Files struct {
	Filename     string
	Filesize     string
	FilePerms    string
	CreationTime string
	LastAccess   string
	LastWrite    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL