topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 11:36 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: HTTP Tester  (Read 7178 times)

koncool

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 29
    • View Profile
    • Donate to Member
IDEA: HTTP Tester
« on: December 02, 2005, 02:09 PM »
Maybe somebody could write a quick piece of software, preferably command-line, whose input would be a list of sites in this form:

http://username:[email protected]/

and it would verify them and store the working ones in another list in .txt - perhaps it would check for 403 forbidden, password re-asking or some other keywords. if it would also support multithreading it would be a real life/time saver for me :tellme:

thanks in advance  :Thmbsup:

LuckMan212

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 137
    • View Profile
    • Donate to Member
Re: IDEA: HTTP Tester
« Reply #1 on: December 03, 2005, 09:57 PM »
can I ask what the use of this program would be?      just curious.....

edit: not sure if it will help but you may try http://www.aignes.com/deadlink.htm  its a nice program from the makers of Website Watcher which is absolutely the #1 piece of software on my PC

Rover

  • Master of Smilies
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 632
    • View Profile
    • Donate to Member
Re: IDEA: HTTP Tester
« Reply #2 on: December 03, 2005, 10:37 PM »
You could script the first part of this pretty easily with wget in a batch file.  Cmd line params exist for username & password.  Then you could scan the captured output for a keyword or two to determine the status. 

easy for me to say  ;)
Insert Brilliant Sig line here