Skip to content

Added drop range flag and docker support#95

Closed
dsymbol wants to merge 2 commits intoKqzz:mainfrom
dsymbol:main
Closed

Added drop range flag and docker support#95
dsymbol wants to merge 2 commits intoKqzz:mainfrom
dsymbol:main

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"

@dsymbol dsymbol closed this by deleting the head repository Jun 22, 2025
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