Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdNoSnatTestProxy = &cobra.Command{ Use: "no-snat-test-proxy", Short: "Creates a proxy for the /checknosnat endpoint", Long: `Creates the /checknosnat endpoint which proxies the request to the given target (/checknosnat?target=target_ip&ips=ip1,ip2) and returns its response, or a 500 response on error.`, Args: cobra.MaximumNArgs(0), Run: main, }
CmdNoSnatTestProxy is used by agnhost Cobra.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.