USAGE:
bird-looking-glass-proxy [OPTIONS]
OPTIONS:
-c, --config <FILE> Set the config file
-e, --example Export sample config file
-h, --help Print help information
-
The default configuration file is located at
./config.toml
, but you can customize the file location using the-c
or--config
parameter. -
Versions built with the
*-unknown-linux-gnu
toolchain may not function correctly on systems withGLIBC
versions below2.35
. To resolve this, use a statically linked version built with the*-unknown-linux-musl
toolchain.
Bird Looking Glass Proxy is licensed under the GNU General Public License v3.0 (GPLv3). Peruse the LICENSE file for details.