Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
mxrch
Edit Copy
Star
GitHub Repository:
mxrch/GHunt
Path:
blob/master/main.py
2
5
2
views
1
if
__name__
==
"__main__"
:
2
from
ghunt
import
ghunt
;
ghunt
.
main
(
)
3