#!/usr/bin/python2

from winswitch.util import server_portinfo

server_portinfo.main()
