plugins

Home

Plugins

GitHub

Blog

geo

version: 0.0.4 |  date: 06/27/2021 |  Simple wrapper for geo script from Bash-Snippets |  source code

# SYNOPSIS

Simple wrapper for `geo` script from Bash-Snippets.


# INSTALL

    $ s6 --install geo

# USAGE

Basic usage:

    $ s6 --plg-run geo <args>

For example:

    $ s6 --plg-run geo@args="-r -d -m eth0"

For geo's arguments description follow [https://github.com/alexanderepstein/Bash-Snippets#geo](https://github.com/alexanderepstein/Bash-Snippets#geo)

# Authors

* The author of main script is [Alex Epstein](https://github.com/alexanderepstein)

* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)