#!/usr/bin/python2

from winswitch.server import ssh_Xnest

ssh_Xnest.main()
