mirror of
https://github.com/mxrch/GHunt.git
synced 2025-12-22 05:47:05 +00:00
2 lines
68 B
Python
2 lines
68 B
Python
if __name__ == "__main__":
|
|
from ghunt import ghunt; ghunt.main() |