#!/usr/bin/env python

from winswitch.util import server_portinfo

server_portinfo.main()
