core

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Overview

Package core contains basic utility functions.

Index

Constants

View Source
const (
	Name    = "Muraena"
	Version = "0.1.3"
	Author  = "Muraena Team"
	Website = "https://phishing.click/"

)

Variables

View Source
var ErrInterrupt = errors.New("^C")

Functions

This section is empty.

Types

type Options

type Options struct {
	Debug          *bool
	Version        *bool
	NoColors       *bool
	ConfigFilePath *string
}

func ParseOptions

func ParseOptions() (Options, error)

type Response

type Response struct {
	*http.Response
}

func (*Response) Pack

func (response *Response) Pack(buffer []byte) (err error)

func (*Response) Unpack

func (response *Response) Unpack() (buffer []byte, err error)

Jump to

Keyboard shortcuts

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