Module shadowsocks_gtk_rs::runtime_api[][src]

Expand description

This module defines a way to interact with the application via CLI in runtime, enabled behind the “runtime_api” feature.

This is useful if you want to, say for example, bind a system shortcut to a particular action.

Structs

An active listener on a unix socket that handles incoming connections and commands.

Enums

Functions