rsync

package
v3.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: MIT, Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsRsyncResponse

type IsRsyncResponse struct {
	IsRsync bool
	Banner  string
}

IsRsyncResponse is the response from the IsRsync function.

type RsyncClient

type RsyncClient struct{}

RsyncClient is a minimal Rsync client for nuclei scripts.

func (*RsyncClient) IsRsync

func (c *RsyncClient) IsRsync(host string, port int) (IsRsyncResponse, error)

IsRsync checks if a host is running a Rsync server.

Jump to

Keyboard shortcuts

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