Documentation ¶
Index ¶
- func CoreHTTPClient(inst *core.Instance, timeout time.Duration) (*http.Client, error)
- func CoreHTTPRequest(inst *core.Instance, timeout time.Duration, method, dest string) (int, []byte, error)
- func CoreVersion() string
- func GetNodeInfo(inst *core.Instance, timeout time.Duration) (map[string]string, error)
- func MeasureDelay(inst *core.Instance, timeout time.Duration, dest string) (int64, error)
- func StartV2Ray(vm string, verbose, usemux bool) (*core.Instance, error)
- func Vmess2Outbound(v *vmess.VmessLink, usemux bool) (*core.OutboundHandlerConfig, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CoreHTTPClient ¶ added in v0.3.2
func CoreHTTPRequest ¶ added in v0.1.1
func CoreVersion ¶
func CoreVersion() string
func GetNodeInfo ¶ added in v0.1.2
func MeasureDelay ¶
func Vmess2Outbound ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.