various bug fixes..
authorbdemsky <bdemsky>
Wed, 21 Feb 2007 07:48:48 +0000 (07:48 +0000)
committerbdemsky <bdemsky>
Wed, 21 Feb 2007 07:48:48 +0000 (07:48 +0000)
12 files changed:
Robust/src/Benchmarks/WebServer/Workload/batch/difference.sh
Robust/src/Benchmarks/WebServer/Workload/batch/run.sh
Robust/src/Benchmarks/WebServer/Workload/workloaderror
Robust/src/Benchmarks/WebServer/Workload/workloadfile1000
Robust/src/Benchmarks/WebServer/Workload/workloadmix1000
Robust/src/Benchmarks/WebServer/Workload/workloadtrans
Robust/src/Benchmarks/WebServer/Workload/workloadtrans1000
Robust/src/Benchmarks/WebServerJava/WebServerThread.java
Robust/src/Runtime/object.c
Robust/src/Runtime/runtime.c
Robust/src/Runtime/socket.c
Robust/src/Runtime/thread.c

index fde42f6883be56caa779b38140a40b6870fc59ef..2328bba18a969ee336da533d70f9cce4b4be24a9 100755 (executable)
@@ -16,7 +16,7 @@ let x=0;
 for file in `ls *sorted`
 do
        echo -n "Diffing $file...";
-       diff $file ../pure/trans_inventory.sorted
+       diff $file ./pure/trans_inventory.sorted
        if [ $? -ne 0 ]
        then
                let "x+=1";
index bed27d70467d0f166085727d443f8a7889b4a006..605239013b6fd9c223baf32a488e3b32dcecb7de 100644 (file)
@@ -7,19 +7,23 @@ rm output #Errors and total number of run count are redirected to this file
 #Sets the BRISTLECONE parameter with a certain instruction count, probability and 
 #number of failures that can be injected
 export BRISTLECONE="-initializerandom -injectinstructionfailures 10 0.00001667 1 -debugtask"
+rm -rf results
+mkdir results
+cd results
 while [ $i -le 299 ]; # The number of runs 
 do
-       ./trans.bin & #Launch server executable in background
+       ../trans.bin & #Launch server executable in background
        sleep 2;
-       ../../workloaderror 2>/dev/null & #Run the first workload
+       ../Workload/workloaderror 127.0.0.1 2>/dev/null & #Run the first workload
        echo $i >> output;
        sleep 5;
-       ps | grep workloaderror | grep -v grep | awk '{print $1}' | xargs kill -9 #Kill the first workload 
+       process=`ps | grep workloaderror | grep -v grep | awk '{print $1}'`
+       kill -9 $process #Kill the first workload 
        if [ $? -eq 0 ] #Launch the second worload only if the Failure is injected in the first workload
        then
-               ../../workloadtrans 2>/dev/null
+               ../Workload/workloadtrans 127.0.0.1 2>/dev/null
        else
-               echo " Error occured" >> output
+               echo "No Fault Injected" >> output
        fi;
        let "i+=1";
        ps | grep trans | grep -v grep | awk '{print $1}' | xargs kill -9 #Kill the server 
index a8650a021ed930c91767d07f6029ff2a310cc3e8..b1c3d4072b2e180a83ea60e3462cd5eedd5b34ef 100755 (executable)
 #!/bin/bash
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preperfume_39_50
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
-wget http://128.195.164.177:9000/trans_buy_predvd_15_19
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_preroses_15_4
-wget http://128.195.164.177:9000/trans_add_predvd_78_19
-wget http://128.195.164.177:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preperfume_39_50
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
+wget http://$1:9000/trans_buy_predvd_15_19
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_preroses_15_4
+wget http://$1:9000/trans_add_predvd_78_19
+wget http://$1:9000/trans_buy_preperfume_9_50
index 4094b2535774203706bbf380d1210d8e5a48e1bb..29dce06e21ebdcf54a9889626941caff47708683 100755 (executable)
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
index 6afa6d3c3e1c9190f39da2358522ceb53a6657dd..d6d1746f914026ee594fdb322bf7a39ddc09a43c 100755 (executable)
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.3
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index.html
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/index1.html
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/index.html.1
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index3.html
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index2.html
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/index.html.2
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.1
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.1
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.3
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/index.html
+wget http://$1:9000/index1.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index2.html
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/index1.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index3.html
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/index1.html
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index2.html
+wget http://$1:9000/index.html.1
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index3.html
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index2.html
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/index.html.2
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
index f08ff2e5ded840d7af4715a223742f93969c0cd6..b81da8f12e2070741dc96d482ce207ac86f27b8a 100755 (executable)
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
index 196c4b8ac8bad33b37d761ccae0c0a997473a9bf..dc509b5fa84ac9a62a9e619260bd2281eaadd9f9 100755 (executable)
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_book_2
-wget http://128.195.164.177:9000/trans_buy_soap_2
-wget http://128.195.164.177:9000/trans_buy_pen_22
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_1
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_20_3
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_bread_10000_4
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_add_car_20_15000
-wget http://128.195.164.177:9000/trans_add_book_100_50
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_buy_soap_2000_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_15_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_car_1_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_15_10000
-wget http://128.195.164.177:9000/trans_add_car_1_10000
-wget http://128.195.164.177:9000/trans_add_car_1_10000
-wget http://128.195.164.177:9000/trans_add_car_1_10000
-wget http://128.195.164.177:9000/trans_add_car_1_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_buy_soap_2000_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_5_5
-wget http://128.195.164.177:9000/trans_add_pen_0_5
-wget http://128.195.164.177:9000/trans_add_pen_300_5
-wget http://128.195.164.177:9000/trans_add_pen_45_5
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_add_soap_42_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_155_7
-wget http://128.195.164.177:9000/trans_buy_soap_200_7
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_add_bread_10_4
-wget http://128.195.164.177:9000/trans_add_bread_1340_4
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_bread_220
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_buy_soap_8
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_add_book_10_50
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_add_soap_2_7
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_add_car_2_10000
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_car_2_10000
-wget http://128.195.164.177:9000/trans_add_pen_50_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_add_coke_100_5
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_add_soap_20_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_soap_888
-wget http://128.195.164.177:9000/trans_add_soap_72_7
-wget http://128.195.164.177:9000/trans_inventory
-wget http://128.195.164.177:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_book_2
+wget http://$1:9000/trans_buy_soap_2
+wget http://$1:9000/trans_buy_pen_22
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_1
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_20_3
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_bread_10000_4
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_add_car_20_15000
+wget http://$1:9000/trans_add_book_100_50
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_buy_soap_2000_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_15_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_car_1_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_add_car_15_10000
+wget http://$1:9000/trans_add_car_1_10000
+wget http://$1:9000/trans_add_car_1_10000
+wget http://$1:9000/trans_add_car_1_10000
+wget http://$1:9000/trans_add_car_1_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_buy_soap_2000_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_5_5
+wget http://$1:9000/trans_add_pen_0_5
+wget http://$1:9000/trans_add_pen_300_5
+wget http://$1:9000/trans_add_pen_45_5
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_add_soap_42_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_155_7
+wget http://$1:9000/trans_buy_soap_200_7
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_add_bread_10_4
+wget http://$1:9000/trans_add_bread_1340_4
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_bread_220
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_buy_soap_8
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_add_book_10_50
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_add_soap_2_7
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_add_car_2_10000
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_car_2_10000
+wget http://$1:9000/trans_add_pen_50_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_add_coke_100_5
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_add_soap_20_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_soap_888
+wget http://$1:9000/trans_add_soap_72_7
+wget http://$1:9000/trans_inventory
+wget http://$1:9000/trans_buy_pen_11
index cc9da103d375e046ca4219e45bc64db3db59941f..501279037d837d0dcbf1f67f2e066a5ca3e2358a 100644 (file)
@@ -15,7 +15,7 @@ public class WebServerThread extends Thread {
        this.inventorylist=inventory;
     }
     
-    public void start() {
+    public void run() {
        // Process the incoming http request 
        while (!clientrequest()) {
        }
index 8cf5ae62652a03e2cbb01a1a91edbd3d3298bd4c..4e7f7f964eda6fe869caaf7462eae6a3b8a0209c 100644 (file)
@@ -20,18 +20,19 @@ int CALL01(___Object______MonitorEnter____, struct ___Object___ * ___this___) {
   if (self==VAR(___this___)->tid) {
     VAR(___this___)->lockcount++;
   } else {
-#ifdef PRECISEGC
-    struct listitem *tmp=stopforgc(stackptr);
+#ifdef PRECISE_GC
+    struct listitem *tmp=stopforgc((struct garbagelist *)___params___);
 #endif
     pthread_mutex_lock(&objlock);
-#ifdef PRECISEGC
+#ifdef PRECISE_GC
     restartaftergc(tmp);
 #endif
     while(1) {
       if (VAR(___this___)->tid==0) {
        VAR(___this___)->___prevlockobject___=NULL;
        VAR(___this___)->___nextlockobject___=(struct ___Object___ *)pthread_getspecific(threadlocks);
-       VAR(___this___)->___nextlockobject___->___prevlockobject___=VAR(___this___);
+       if (VAR(___this___)->___nextlockobject___!=NULL)
+         VAR(___this___)->___nextlockobject___->___prevlockobject___=VAR(___this___);
        pthread_setspecific(threadlocks, VAR(___this___));
        VAR(___this___)->lockcount=1;
        VAR(___this___)->tid=self;
@@ -39,11 +40,11 @@ int CALL01(___Object______MonitorEnter____, struct ___Object___ * ___this___) {
        break;
       }
       {
-#ifdef PRECISEGC
-       struct listitem *tmp=stopforgc(stackptr);
+#ifdef PRECISE_GC
+       struct listitem *tmp=stopforgc((struct garbagelist *)___params___);
 #endif
        pthread_cond_wait(&objcond, &objlock);
-#ifdef PRECISEGC
+#ifdef PRECISE_GC
        restartaftergc(tmp);
 #endif
       }
index 70a5215861e15523c6465db9121580295318e736..ac4d9807e304c93794b98a67bbfb858dfa9393f2 100644 (file)
@@ -411,6 +411,20 @@ void injectinstructionfailure() {
     }
   }
 #else
+#ifdef THREADS
+  if (injectinstructionfailures) {
+    if (numfailures==0)
+      return;
+    instructioncount=failurecount;    
+    instaccum+=failurecount;
+    if ((((double)random())/RAND_MAX)<instfailurechance) {
+      if (numfailures>0)
+       numfailures--;
+      printf("FAILURE!!!\n");
+      threadexit();
+    }
+  }
+#endif
 #endif
 }
 
index 63416405a384cd508ac89fd7744b3489c7541302..ee88b001a918f68a7a2f51bde7915dec8e3fda72 100644 (file)
@@ -26,7 +26,15 @@ int CALL12(___ServerSocket______createSocket____I, int port, struct ___ServerSoc
     perror(NULL);
     printf("createSocket error #1\n");
 #endif
+#ifdef TASK
     longjmp(error_handler,5);
+#else
+#ifdef THREADS
+    threadexit();
+#else
+    exit(-1);
+#endif
+#endif
   }
 
   if (setsockopt (fd, SOL_SOCKET, SO_REUSEADDR, (char *)&n, sizeof (n)) < 0) {
@@ -35,7 +43,15 @@ int CALL12(___ServerSocket______createSocket____I, int port, struct ___ServerSoc
     perror(NULL);
     printf("createSocket error #2\n");
 #endif
-    longjmp(error_handler, 6);
+#ifdef TASK
+    longjmp(error_handler,6);
+#else
+#ifdef THREADS
+    threadexit();
+#else
+    exit(-1);
+#endif
+#endif
   }
 
 #ifdef TASK
@@ -50,7 +66,15 @@ int CALL12(___ServerSocket______createSocket____I, int port, struct ___ServerSoc
     perror(NULL);
     printf("createSocket error #3\n");
 #endif
-    longjmp(error_handler, 7);
+#ifdef TASK
+    longjmp(error_handler,7);
+#else
+#ifdef THREADS
+    threadexit();
+#else
+    exit(-1);
+#endif
+#endif
   }
 
   /* listen */
@@ -60,7 +84,15 @@ int CALL12(___ServerSocket______createSocket____I, int port, struct ___ServerSoc
     perror(NULL);
     printf("createSocket error #4\n");
 #endif
-    longjmp(error_handler, 8);
+#ifdef TASK
+    longjmp(error_handler,8);
+#else
+#ifdef THREADS
+    threadexit();
+#else
+    exit(-1);
+#endif
+#endif
   }
 
   /* Store the fd/socket object mapping */
@@ -76,15 +108,33 @@ int CALL02(___ServerSocket______nativeaccept____L___Socket___,struct ___ServerSo
   unsigned int sinlen=sizeof(sin);
   int fd=VAR(___this___)->___fd___;
   int newfd;
+#ifdef THREADS
+#ifdef PRECISE_GC
+  struct listitem *tmp=stopforgc((struct garbagelist *)___params___);
+#endif
+#endif
   newfd=accept(fd, (struct sockaddr *)&sin, &sinlen);
-
+#ifdef THREADS 
+#ifdef PRECISE_GC
+  restartaftergc(tmp);
+#endif
+#endif
 
   if (newfd<0) { 
 #ifdef DEBUG
     perror(NULL);
     printf("acceptSocket error #1\n");
 #endif
-    longjmp(error_handler, 9);
+#ifdef TASK
+    longjmp(error_handler,9);
+#else
+#ifdef THREADS
+    threadexit();
+#else
+    exit(-1);
+#endif
+#endif
+
   }
 #ifdef TASK
   fcntl(newfd, F_SETFL, fcntl(fd, F_GETFL)|O_NONBLOCK);
@@ -117,7 +167,17 @@ int CALL02(___Socket______nativeRead_____AR_B, struct ___Socket___ * ___this___,
   int fd=VAR(___this___)->___fd___;
   int length=VAR(___b___)->___length___;
   char * charstr=((char *)& VAR(___b___)->___length___)+sizeof(int);
+#ifdef THREADS
+#ifdef PRECISE_GC
+  struct listitem *tmp=stopforgc((struct garbagelist *)___params___);
+#endif
+#endif
   int byteread=read(fd, charstr, length);
+#ifdef THREADS
+#ifdef PRECISE_GC
+  restartaftergc(tmp);
+#endif
+#endif
   
   if (byteread<0) {
     printf("ERROR IN NATIVEREAD\n");
index 54cb32b7d62fb08ee50edd509e99d33512ce7989..54ea0b557728bf82a798f1aae9c82900416e3d91 100644 (file)
@@ -4,7 +4,7 @@
 #include <errno.h>
 #include <stdlib.h>
 #include "thread.h"
-
+#include "option.h"
 
 #include <stdio.h>
 int threadcount;
@@ -28,6 +28,10 @@ void threadexit() {
   pthread_mutex_lock(&objlock);//wake everyone up
   pthread_cond_broadcast(&objcond);
   pthread_mutex_unlock(&objlock);
+  pthread_mutex_lock(&gclistlock);
+  threadcount--;
+  pthread_cond_signal(&gccond);
+  pthread_mutex_unlock(&gclistlock);
   pthread_exit(NULL);
 }
 
@@ -48,6 +52,7 @@ void initializethreads() {
   pthread_mutex_init(&objlock,NULL);
   pthread_cond_init(&objcond,NULL);
   pthread_key_create(&threadlocks, NULL);
+  processOptions();
 
   sig.sa_sigaction=&threadhandler;
   sig.sa_flags=SA_SIGINFO;