Documentation
¶
Index ¶
- func AddService(config *proxy.Config, service proxy.Service, configFile string)
- func InetRefresh()
- func List(config *proxy.Config)
- func ListNames(config *proxy.Config)
- func Run(config *proxy.Config)
- func Setup(system string, remove bool, config *proxy.Config)
- func ShowInternetOptions()
- func URL(name string, config *proxy.Config)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddService ¶ added in v0.2.0
AddService Allows to add new services to existing configuration file Usage: `ergo add service servicehost:port`
func InetRefresh ¶ added in v0.2.0
func InetRefresh()
InetRefresh is just a dummy. It only has functionality in Windows
func List ¶
List command lists all configured apps local url and its original urls. Usage: `ergo list`
func ListNames ¶ added in v0.1.3
ListNames command lists all configured apps names and its urls. Usage: `ergo list-names`
func Setup ¶ added in v0.1.7
Setup command tries set ergo as the proxy on networking settings. For now, this feature is only supported for:
- OSX
- Linux-gnome
- Windows
Usage: `ergo setup osx`
func ShowInternetOptions ¶ added in v0.2.0
func ShowInternetOptions()
ShowInternetOptions is just a dummy for now this is only used for Windows
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.