Пример #1
0
def stop_rebel(ip, user):
    r = Rebel(ip, user)
    r.stop()