pinggy

package
v1.9.13 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	SSH *ssh.Client
	TCP net.Listener
	API *http.Client
}

func NewClient

func NewClient(proto string) (*Client, error)

func (*Client) Close

func (c *Client) Close() error

func (*Client) GetURLs

func (c *Client) GetURLs() ([]string, error)

func (*Client) NewSession

func (c *Client) NewSession() error

func (*Client) Proxy

func (c *Client) Proxy(address string) error

Jump to

Keyboard shortcuts

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