Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 205 Bytes

conn-check

Simple connection checker.

INSTALL

cd /tmp
git clone [email protected]:mariusionescu/conn-check.git
cd conn-check
pip install -r requirements.txt
python setup.py install