package
Version:
v0.0.0-...-279bf78
Opens a new window with list of versions in this module.
Published: Apr 25, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Hub struct {
ExternalIP string
}
Hub for node pool
JoinToSrv spawn new proxy node with proxy listener on new port
type Packet struct {
Token string `json:"token"`
HostName string `json:"host_name"`
OS string `json:"os"`
SocksAuth bool `json:"socks_auth"`
UserName string `json:"user_name"`
Password string `json:"password"`
}
TODO server password transfer protocol and other message
Packet
Source Files
¶
Click to show internal directories.
Click to hide internal directories.