#!/usr/bin/env python
from issh import ISSH

issh = ISSH()
issh.run()
