Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

veepee-oss/f5-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonSupport License

f5reader - F5 Big-IP configuration reader

Contact: Denis 'jawa' Pompilio <dpompilio@vente-privee.com>

Installation

Install f5reader module from sources:

python setup.py install

Usage

Save F5 configuration as file using f5-extractor.sh:

./bin/f5-extractor.sh -l admin -c 1.1.1.1

From the command line:

~$ f5reader --help
usage: f5reader [-h] [--version] [-c CFG_FILE] [--csv]

F5 BigIP configuration reader

optional arguments:
  -h, --help            show this help message and exit
  --version             show script version
  -c CFG_FILE, --config CFG_FILE
                        specify a configuration file to read
  --csv                 output virtual servers info as csv

License

MIT LICENSE (see LICENSE file)

Miscellaneous

    ╚⊙ ⊙╝
  ╚═(███)═╝
 ╚═(███)═╝
╚═(███)═╝
 ╚═(███)═╝
 ╚═(███)═╝
  ╚═(███)═╝

About

🐍 F5 Big-IP configuration reader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published