> On 15 Mar 2022, at 11:15 am, Andrew C Aitchison <cla...@aitchison.me.uk> > wrote: > > On Tue, 15 Mar 2022, Joel Esler via clamav-users wrote: > >> Can’t use wget. > > Understood. > Is there a way to get source and binaries via fetchclam or cvdupdate ? > Or any other scriptable command ? > > An interactive web browser is not really an acceptable requirement > for acquiring source and binaries.
It looks like you can use wget if you spoof the user-agent string: wget https://www.clamav.net/downloads/release_candidate/clamav-0.105.0-rc.tar.gz -U "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0" This won't work for database updates (as has been covered many times on this list) but does appear to work for downloading sources...at least for now ;) Mark _______________________________________________ clamav-users mailing list clamav-users@lists.clamav.net https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml