Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Cmd is the shell command for the standalone DNS proxy Cmd = shell.ShellCmd( sdpDefaults.ShellSockPath, shellPrompt(), shellGreeting, ) // DefaultConfig is the shell configuration for the standalone DNS proxy DefaultConfig = shell.Config{ ShellSockPath: sdpDefaults.ShellSockPath, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.