Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
92 contributions in the last year
Contribution activity
November 2020
October 2020
Created 10 commits in 1 repository
Created 1 repository
- outime/GHunt Python
Created a pull request in mxrch/GHunt that received 16 comments
Dockerize (fixes #7)
A basic dockerization. Some notes:
An user could be created so that the script is executed by a non-root. Decided to keep it easy for now.
The dat…
Opened 2 other pull requests in 1 repository
mxrch/GHunt
2
merged
Reviewed 1 pull request in 1 repository
mxrch/GHunt 1 pull request
Created an issue in mxrch/GHunt that received 2 comments
Dockerize
I'll submit a PR soon so that a Docker image can be built easily and you can then decide if you want to merge it, build a GitHub action to automati…