aboutsummaryrefslogtreecommitdiff
path: root/Nodes/TestNode.xml
blob: 455e4c1cc7512c7f2be5a2c216124fca9fcdd289 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version = "1.0" encoding = "UTF-8" ?>
<Computer id="testNode" name="Test Node" type="empty">

  <portsForCrack val="3" />
  <ports>22, 21, 25</ports>
  <trace time="-1" />

  <file path="home" name="example.txt">This is a file!
You can write whatever you want here.</file>

   <file path="bin" name="ThemeChanger.exe">#THEMECHANGER_EXE#</file>
  
</Computer>