Someone (not sure who) maintains a github mirror. https://github.com/TinyCC/tinycc
It is worth sometimes sanity checking to make sure that the people who don't want to be on git(lab|hub) are still here and care though. (Though I'd totally respect that!) On Mon, Dec 1, 2025 at 3:27 PM Fred van Kempen via Tinycc-devel < [email protected]> wrote: > Why isn't TinyCC moved to github or gitlab? Problem solved. > > > > On Monday, December 1, 2025 at 04:05:10 PM EST, Detlef Riekenberg via > Tinycc-devel <[email protected]> wrote: > > > > > I tried ftp: > - download successful (in 8 to 9 sec) > > I tried wget: > - download blocked by Anubis (got the html in less than 0,5 seconds) > (With "wget --server-response", two "Set-Cookie" lines related to Anubis > are visible) > > > But what a surprise: the easiest workaround works: > download is always successful (in 8,2 to 9,8 sec) > > Workaround: add a commandline arg to wget to set the user agent: > wget --user-agent="hello.c" > 6da45946aef39aad5aa24098a24ff527ff9c4c50.tar.gz > (even --user-agent="" works) > > > The download delay is ugly, but downloading one or a few files is possible. > > > -- > Regards ... Detlef > > _______________________________________________ > Tinycc-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/tinycc-devel > _______________________________________________ > Tinycc-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/tinycc-devel >
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
