Metadata-Version: 2.1
Name: wgs2json
Version: 0.0.1
Summary: A simple way to get json output of `wg show` command
Home-page: https://github.com/Go-Wombat-Team/wgs2json
Author: Volodymyr Sokolovskyi
Author-email: vladimir.s@gowombat.team
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# THIS IS README

`wgs2json` - a simple way to get json output of `wg show` command.

## Usage example

`sudo wg show | python3 wgs2json.py`

## Additional parameters

`--pretty`


