TejonidhayeUpdated

package module
v0.0.0-...-dab5c72 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: MIT Imports: 24 Imported by: 0

README

TejonidhayeUpdated

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFileToZip

func AddFileToZip(zipWriter *zip.Writer, filename string) error

func CheckDomain

func CheckDomain(domain string) (bool, error)

func Checkprocess

func Checkprocess(filename string)

func Decrypt

func Decrypt(key []byte, cryptoText string) string

func DirExists

func DirExists(filename string) bool

func Encrypt

func Encrypt(key []byte, text string) string

func FileExists

func FileExists(filename string) bool

func FindIPaddress

func FindIPaddress(cidr string, srcip string, destip string) (bool, error)

func Inc

func Inc(ip net.IP)

func Ip2Long

func Ip2Long(ip string) uint32

func IsDirEmpty

func IsDirEmpty(name string) (bool, error)

func IsEmptyDir

func IsEmptyDir(name string) (bool, error)

func Ldpaauthactivation

func Ldpaauthactivation(ldapurl string, username string, password string, bindstring string) (bool, error)

func RadiusAuthActivation

func RadiusAuthActivation(radiusurl string, radisusername string, radispassword string, radiussecret string) (string, error)

func RandomString

func RandomString(n int) (string, error)

func ReadZipFile

func ReadZipFile(zf *zip.File) ([]byte, error)

func ResponseSendBuffer

func ResponseSendBuffer(filebuffer []byte, filename string, w http.ResponseWriter, contenttypearg string)

func ResponseSendFile

func ResponseSendFile(filepath string, filename string, w http.ResponseWriter)

func ResponseSendFileWithType

func ResponseSendFileWithType(filepath string, filename string, w http.ResponseWriter, contenttypearg string)

func UnzipFile

func UnzipFile(src string, dest string) ([]string, error)

func ZipFiles

func ZipFiles(filename string, files []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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