aboutsummaryrefslogtreecommitdiff
path: root/Nodes/TestNode.xml
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-29 19:04:32 -0400
committerAlee <alee14498@gmail.com>2018-04-29 19:04:32 -0400
commitace2c6fcb96ee2b1439658ff7a96f47eb2d420a6 (patch)
tree7c3f40b63e0eaec586e3f10ba3aaffa897796fa5 /Nodes/TestNode.xml
downloadProject-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.tar.gz
Project-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.tar.bz2
Project-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.zip
Inital Commit
Diffstat (limited to 'Nodes/TestNode.xml')
-rwxr-xr-xNodes/TestNode.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/Nodes/TestNode.xml b/Nodes/TestNode.xml
new file mode 100755
index 0000000..455e4c1
--- /dev/null
+++ b/Nodes/TestNode.xml
@@ -0,0 +1,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> \ No newline at end of file