02-15-2023, 09:12 PM
There is no suitable docker yet, but I think the renewal should be written under 4090.
RTX4090 on Vast AI
|
02-15-2023, 09:12 PM
There is no suitable docker yet, but I think the renewal should be written under 4090.
02-24-2023, 10:25 AM
Everything is working now!
Use this image https://hub.docker.com/r/bnzm5270/hashcat/ Then command apt update && apt upgrade -y && apt dist-upgrade -y && apt autoremove -y && apt autoclean -y next rm -r hashcat next git clone https://github.com/hashcat/hashcat.git cd hashcat make install Done! I often use it and have no errors.
02-24-2023, 02:28 PM
(02-24-2023, 10:25 AM)marc1n Wrote: Everything is working now! Thanks All good
05-02-2023, 05:28 PM
I did this and am still getting errors. Is there now a new method / updated container people use for vast?
(02-24-2023, 10:25 AM)marc1n Wrote: Everything is working now! (05-02-2023, 05:28 PM)BlueCalex Wrote: I did this and am still getting errors. Is there now a new method / updated container people use for vast? https://hub.docker.com/r/leho72/hashtopo...-vast-new/ apt update && apt upgrade -y && apt dist-upgrade -y && apt autoremove -y && apt autoclean -y apt install git -y git clone https://github.com/hashcat/hashcat.git cd hashcat make install DONE!
05-19-2023, 04:12 PM
I made it available on the dockerhub:
Code: docker pull dizcza/docker-hashcat:cuda Among other devices, the repo now supports RTX 4090 on CUDA 11. Code: $ hashcat -b -m22000
05-19-2023, 07:00 PM
(05-19-2023, 04:12 PM)dizcza Wrote: I made it available on the dockerhub: GreaT Work! ThX Very Much BrO! |
« Next Oldest | Next Newest »
|