etherpump/bin/etherdump
2015-09-17 17:46:39 +02:00

8 lines
60 B
Python
Executable File

#!/usr/bin/env python
from etherdump import main
main()