mitmproxy/pathoc

6 lines
95 B
Python
Executable File

#!/usr/bin/env python
from libpathod import main
if __name__ == "__main__":
main.pathoc()