Documentation
¶
Index ¶
- func HandleSpacesCodeServerProxy(w http.ResponseWriter, r *http.Request)
- func HandleSpacesPortProxy(w http.ResponseWriter, r *http.Request)
- func HandleSpacesSSHProxy(w http.ResponseWriter, r *http.Request)
- func HandleSpacesTerminalProxy(w http.ResponseWriter, r *http.Request)
- func HandleSpacesWebPortProxy(w http.ResponseWriter, r *http.Request)
- func HandleWSProxyServer(w http.ResponseWriter, r *http.Request)
- func PortRoutes() chi.Router
- func Routes() chi.Router
- func RunSSHForwarderViaAgent(proxyServerURL string, space string, token string)
- func RunSSHForwarderViaProxy(proxyServerURL string, token string, service string, port int)
- func RunTCPForwarderViaAgent(proxyServerURL string, listen string, space string, port int, token string)
- func RunTCPForwarderViaProxy(proxyServerURL string, token string, listen string, service string, port int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSpacesCodeServerProxy ¶
func HandleSpacesCodeServerProxy(w http.ResponseWriter, r *http.Request)
func HandleSpacesPortProxy ¶
func HandleSpacesPortProxy(w http.ResponseWriter, r *http.Request)
func HandleSpacesSSHProxy ¶
func HandleSpacesSSHProxy(w http.ResponseWriter, r *http.Request)
func HandleSpacesTerminalProxy ¶
func HandleSpacesTerminalProxy(w http.ResponseWriter, r *http.Request)
func HandleSpacesWebPortProxy ¶
func HandleSpacesWebPortProxy(w http.ResponseWriter, r *http.Request)
func HandleWSProxyServer ¶
func HandleWSProxyServer(w http.ResponseWriter, r *http.Request)
func RunSSHForwarderViaAgent ¶
func RunSSHForwarderViaProxy ¶
func RunTCPForwarderViaAgent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.