Forum Moderators: open

Message Too Old, No Replies

undici redux

up to eleven

         

lucy24

8:23 pm on Apr 20, 2025 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Previous discussion, just long enough ago that I’d forgotten the name:
[webmasterworld.com...]

User-Agent: undici
IP: The Usual Suspects
robots.txt: no
IPs include a scattering of 63.176.blahblah, which I hadn't previously known was AWS. It's a pretty hefty range, some or all of it based in Germany:
63.176-191
63.176.0.0/12
(Cross-check of logs turns up nobody else from this neighborhood. Yet.)

Blocked on grounds of bad_range (most of them), bad_agent (pattern ^[a-z ]+$), and one other header deficit.

NickMNS

1:21 am on Apr 22, 2025 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



undici is javascript package for an http 1.1 client see:
[npmjs.com...]

It is used by some popular frameworks such Remix (now react-router v7).

lucy24

1:30 am on Apr 22, 2025 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Ah, that explains the name. But it doesn’t, alas, explain why I should let them download my entire site :(