proxy

package
v0.0.0-...-827c128 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Overview

Copyright © 2023 @lum8rjack

Copyright © 2023 @lum8rjack

Index

Constants

This section is empty.

Variables

View Source
var ProxyCmd = &cobra.Command{
	Use:   "proxy",
	Short: "Start the HTTP proxy",
	Long:  `Start the HTTP proxy in order to analyze the responses and check for secrets`,
	Run: func(cmd *cobra.Command, args []string) {
		start()
	},
}

ProxyCmd represents the proxy command

Functions

func NewLogger

func NewLogger(logfile string) (*zap.Logger, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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