webfinger

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefFingerData []byte
View Source
var WebFingers []WebFinger

Functions

func FindFaviconUrl

func FindFaviconUrl(body string) string

func LoadWebFingerData

func LoadWebFingerData(file string) error

LoadWebFingerData 加载web指纹数据

func ParseWebFingerData

func ParseWebFingerData(data []byte) error

func WebFingerIdent

func WebFingerIdent(resp *http.Response) (names []string)

WebFingerIdent web系统指纹识别

func WebFingerIdentByFavicon

func WebFingerIdentByFavicon(body []byte) (names []string)

WebFingerIdentByFavicon web系统指纹识别,通过Favicon.ico

Types

type Date

type Date struct {
	Name     string
	Location string
	Method   string
	Keyword  []string
}

type WebFinger

type WebFinger struct {
	Name    string
	Fingers []Date
}

Jump to

Keyboard shortcuts

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