Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added drop range flag and docker support #95

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

dsymbol
Copy link

@dsymbol dsymbol commented Sep 18, 2024

Drop range flag can be used like so:

./sniper -u 599 -d "1726589098-1726744174"

Running MCsniperGO using docker:

git clone https://github.com/Kqzz/MCsniperGO
cd MCsniperGO
docker build -t sniper .
docker run -d --rm --name sniper -v $PWD/ms.txt:/app/ms.txt sniper -u 599 -d "1726589098-1726744174"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant