nipejs

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const Version = `v2.0.0`

Version is the current version

Variables

View Source
var (
	Bot     = os.Getenv("NIPEKEY")
	Chat_id = os.Getenv("NIPEJSCHAT")
)
View Source
var (
	Scan = flag.Bool("no-scan", false, "Disable all scans for Special Regexs")
)

Functions

func Banner()

showBanner is used to show the banner to the user

func Deuboa

func Deuboa(mensagem string)

func Execute

func Execute()

func FirstTime

func FirstTime() error

func GetBody

func GetBody(curl chan string, results chan Results, c *fasthttp.Client)

func ReadFiles

func ReadFiles(results chan Results, files chan string)

Types

type Results

type Results struct {
	Match         string  `json:"Match"`
	Url           string  `json:"Url"`
	Regex         string  `json:"Regex"`
	Category      string  `json:"Category"`
	ContentLength float64 `json:"ContentLength"`
}

Jump to

Keyboard shortcuts

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