#! /usr/bin/env python
from tgt_grease.router import GreaseRouter
s = GreaseRouter()
s.StartGREASE()
