From ba05171450facc21824a24403221eeb9a856caad Mon Sep 17 00:00:00 2001 From: Elvin Efendi Date: Wed, 20 Jan 2016 21:26:04 -0500 Subject: option to use ssh proxy command --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a6766ec..a29eb08 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,21 @@ source: enable: 4 ``` +### SSH Proxy Command + +Oxidized can `ssh` through a proxy as well. To do so we just need to set `proxy` variable. + +``` +... +map: + name: 0 + model: 1 +vars_map: + enable: 2 + proxy: 3 +... +``` + ### Source: SQLite One row per device, filtered by hostname. -- cgit v1.2.1