Repository URL to install this package:
#!/usr/bin/env python3 # -*- coding: utf-8 -*- import wiperf_poller.__main__ as agent # run wiperf agent agent.run()