can you write down for me a command for txt to search random private from a list of address?
This is not feasible, I mean whatever your goal is.
Anyways, for the command, a simple input text file containing the address in each line like this is all you need:
input.txt1BitcoinEaterAddressDontSendf59kuE
1CounterpartyXXXXXXXXXXXXXXXUWLpVr
.
.
1CUNEBjYrCn2y1SdiUMohaKUi4wpP326Lb
Then use this command:
vanitysearch -i input.txt -stop -o result.txt
You can add
-gpu or anything, just don't remove
-stop.