shen139@linux:~> telnet localhost 1500 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. OpenWebSpider(v0.6) Server (Type help for the help) > help [--HELP--] help : this help :-) bye : close this connection login [password] : login to the server (required if the server is password protected) exit : close this connection and quit the spider pause : Pause mode: ON play : Pause mode: OFF next : switch to the next host in the DB stats : print some brief statistics search [query] : search in the current index (output in XML) > login test --Login OK-- > pause --Pause Mode: ON-- > stats Status: PAUSED - Host: www.openwebspider.org - Pages: 12 - Downloaded: 96 Kb - Scan time: 35s (13:29:23 - 13:29:58) > stats Status: PAUSED - Host: www.openwebspider.org - Pages: 12 - Downloaded: 96 Kb - Scan time: 47s (13:29:23 - 13:30:10) > bye --Bye bye-- Connection closed by foreign host. shen139@linux:~> telnet localhost 1500 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. OpenWebSpider(v0.6) Server (Type help for the help) > exit --You are not logged in!!!-- > login wrong --Login Failed-- > login test --Login OK-- > exit --Bye bye-- Connection closed by foreign host. shen139@linux:~>