s3scanner

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2025 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CategoryInput   int = 0
	CategoryOutput  int = 1
	CategoryOptions int = 2
	CategoryDebug   int = 3
)

Variables

This section is empty.

Functions

func Run

func Run(version string)

Types

type ArgCollection

type ArgCollection struct {
	BucketFile   string
	BucketName   string
	DoEnumerate  bool
	JSON         bool
	ProviderFlag string
	Threads      int
	UseMq        bool
	Verbose      bool
	Version      bool
	WriteToDB    bool
	StdinInput   bool
}

func (ArgCollection) Validate

func (args ArgCollection) Validate() error

Jump to

Keyboard shortcuts

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