[Settings] [Home] [Contact] [Catalog] [Search] [Thread list] [Report] [Watcher] [PMs] [Admin]
[Return]

Report a post

Preview
>>137077
I think wget can do it too. ヽ(´ー`)ノ

wget --spider --max-redirect=0 -a wget.log --tries=1 --wait=0.4 -i list.txt


then you'll need just a script that parses its log
--2025-04-04 21:32:16--  http://toukei135.fc2web.com/
Resolving toukei135.fc2web.com (toukei135.fc2web.com)... 199.48.208.133
Connecting to toukei135.fc2web.com (toukei135.fc2web.com)|199.48.208.133|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://error.fc2.com/web/ [following]
0 redirections exceeded.


>should be easy
Oh, it'll require so much man reading and debugging once it werks dark
Post number No.137080
Board Off-Topic@Heyuri
Optional. Describe what's wrong with it.