GO-2022-0550: Off-by-one Error in v2fly/v2ray-core in github.com/v2fly/v2ray-core
The highest tagged major version is
v5.
package
Version:
v3.50.1+incompatible
Opens a new window with list of versions in this module.
Published: Oct 28, 2018
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ClientType() interface{}
ClientType returns the type of Client interface. Can be used for implementing common.HasType.
Client is a V2Ray feature for querying DNS information.
type LocalClient struct{}
LocalClient is an implementation of Client, which queries localhost for DNS.
Close implements common.Closable.
LookupIP implements Client.
Start implements common.Runnable.
Type implements common.HasType.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.