Changeset 42
- Timestamp:
- 11/29/06 11:33:39 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/stephenson-link_scoring/bin/StartManager.pl
r13 r42 20 20 my $agentState = HoneyClient::Manager->run( 21 21 driver => 'IE', # Change to 'IE' or 'FF' 22 master_vm_config => '/vm/Agent.Master- 2/winXPPro.cfg',22 master_vm_config => '/vm/Agent.Master-4/winXPPro.cfg', 23 23 agent_state => encode_base64(nfreeze({ 24 24 IE => { # Change to 'IE' or 'FF' honeyclient/branches/exp/stephenson-link_scoring/etc/honeyclient.xml
r13 r42 66 66 <!-- TODO: Update this. --> 67 67 <timeout description="How long the Driver waits during a drive operation, before timing out (in seconds)." default="60"> 68 568 10 69 69 </timeout> 70 70 <Browser>
