User Tools

Site Tools


wiki:tower_networking_inc:programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:tower_networking_inc:programs [2026/03/15 21:06] – Updated page to include links to other conceptual sites and locations tylerunwiki:tower_networking_inc:programs [2026/03/16 03:43] (current) – Added back to home for in game wiki tylerun
Line 9: Line 9:
 ===== Botnets===== ===== Botnets=====
 [[wiki:tower_networking_inc:concepts:botnet|Link to Botnet Page]] [[wiki:tower_networking_inc:concepts:botnet|Link to Botnet Page]]
-  - UBBT - Program that allows for the conversion of inspected packets into bot traffic.+  - [[wiki:tower_networking_inc:programs:converters:bots|Bots]] 
 +  - [[wiki:tower_networking_inc:programs:converters:ubbt|UBBT]] - Program that allows for the conversion of inspected packets into bot traffic.
 ==== Decentro ==== ==== Decentro ====
 [[wiki:tower_networking_inc:concepts:decentro|Link to Decentro Page]] [[wiki:tower_networking_inc:concepts:decentro|Link to Decentro Page]]
-  - Decentro-Collector - Program that allows the player to collect Decentro currency from transactions. +  - [[wiki:tower_networking_inc:programs:utilities:decentro_collector|Decentro-Collector]] - Program that allows the player to collect Decentro currency from transactions. 
-  - Decentro-Node - Program that produces a place for users to purchase or sell Decentro. +  - [[wiki:tower_networking_inc:programs:producers:decentro_node|Decentro-Node]] - Program that produces a place for users to purchase or sell Decentro. 
-  - Decentro-Wallet - Program that stores Decentro and holds it if a power outage occurs. +  - [[wiki:tower_networking_inc:programs:utilities:decentro_wallet|Decentro-Wallet]] - Program that stores Decentro and holds it if a power outage occurs. 
 ==== DHCP ==== ==== DHCP ====
 [[wiki:tower_networking_inc:concepts:dhcp|Link to DHCP Page]] [[wiki:tower_networking_inc:concepts:dhcp|Link to DHCP Page]]
-  - DNSMasQ - Program that creates DHCP-Request Uses +  - [[wiki:tower_networking_inc:programs:producers:dnsmasq|DnsMasQ]] - Program that creates DHCP-Request Uses 
-  - KEA - Program that creates a higher amount of DHCP-Request Uses+  - [[wiki:tower_networking_inc:programs:converters:kea|KEA]] - Program that creates a higher amount of DHCP-Request Uses
 ==== DNS ==== ==== DNS ====
 [[wiki:tower_networking_inc:concepts:dns|Link to DNS Page]] [[wiki:tower_networking_inc:concepts:dns|Link to DNS Page]]
-  - DNS-Lite - Program that creates a small amount of DNS-Replies +  - [[wiki:tower_networking_inc:programs:producers:dnslite|DNS-Lite]] - Program that creates a small amount of DNS-Replies 
-  - DNS-Server - Program that creates DNS-Replies +  - [[wiki:tower_networking_inc:programs:converters:dnsserver|DNS-Server]] - Program that creates DNS-Replies 
-  - Sun-DNS - Program that creates a large amount of DNS-Replies+  - [[wiki:tower_networking_inc:programs:converters:sundns|Sun-DNS]] - Program that creates a large amount of DNS-Replies
 ==== Firmware ==== ==== Firmware ====
-  - BladeOS - Program that takes a packet in and sends the packet out every available port. +  - [[wiki:tower_networking_inc:programs:firmware:bladeos|BladeOS]] - Program that takes a packet in and sends the packet out every available port. 
-  - DNSSpam - Program that sends large volumes of DNS traffic over udp/53. +  - [[wiki:tower_networking_inc:programs:firmware:dnsspam|DNSSpam]] - Program that sends large volumes of DNS traffic over udp/53. 
-  - FireWatcher - Program that can allow/block traffic from traversing the ports on the device. +  - [[wiki:tower_networking_inc:programs:firmware:firewatcher|FireWatcher]] - Program that can allow/block traffic from traversing the ports on the device. 
-  - HAKernel - Program that allows for HA pairing of ports effectively load balancing routes.  +  - [[wiki:tower_networking_inc:programs:firmware:hakernel|HAKernel]] - Program that allows for HA pairing of ports effectively load balancing routes.  
-  - LBRR - Program that load balances incoming traffic to backend configured ports. +  - [[wiki:tower_networking_inc:programs:firmware:lbrr|LBRR]] - Program that load balances incoming traffic to backend configured ports. 
-  - Netpeeker - Program that allows the piece of hardware to act as the players connection point. +  - [[wiki:tower_networking_inc:programs:firmware:netpeeker|Netpeeker]] - Program that allows the piece of hardware to act as the players connection point. 
-  - RTKernel - Program that allows for routing of packets.  +  - [[wiki:tower_networking_inc:programs:firmware:rjkernel|RTKernel]] - Program that allows for routing of packets.  
-  - WireRat - Program that scans traffic passing through it and produces inspection reports (PCAPs). +  - [[wiki:tower_networking_inc:programs:firmware:wirerat|WireRat]] - Program that scans traffic passing through it and produces inspection reports (PCAPs). 
-  - VLANFirm - Program that allows you to create VLANS on devices for routing purposes.+  - [[wiki:tower_networking_inc:programs:firmware:vlanfirm|VLANFirm]] - Program that allows you to create VLANS on devices for routing purposes.
 ==== Services ==== ==== Services ====
-  - GitCoffee - Program that creates Read-Text and Update-Program uses +  - [[wiki:tower_networking_inc:programs:converters:gitcoffee|GitCoffee]] - Program that creates Read-Text and Update-Program uses 
-  - Mailer - Program that creates Read-Text, Post-Text, and Verify-User uses. +  - [[wiki:tower_networking_inc:programs:converters:mailer|Mailer]] - Program that creates Read-Text, Post-Text, and Verify-User uses. 
-  - RTSP-Diva-R - Program that creates Stream-Live-Video uses. +  - [[wiki:tower_networking_inc:programs:converters:rtspdivar|RTSP-Diva-R]] - Program that creates Stream-Live-Video uses. 
-  - VOIP-Server - Program that creates Stream-Live-Voice uses.+  - [[wiki:tower_networking_inc:programs:converters:voipserver|VOIP-Server]] - Program that creates Stream-Live-Voice uses.
 ==== Storage ==== ==== Storage ====
-  - Padu_V1 - Program that creates Store-Text and Store-Image uses. +  - [[wiki:tower_networking_inc:programs:producers:paduv1|Padu_V1]] - Program that creates Store-Text and Store-Image uses. 
-  - Padu_V2 - Program that creates Store-Text, Store-Image, and Store-Audio uses. +  - [[wiki:tower_networking_inc:programs:producers:paduv2|Padu_V2]] - Program that creates Store-Text, Store-Image, and Store-Audio uses. 
-  - Padu_V3 - Program that creates Store-Text, Store-Image, Store-Audio, and Store-Video uses. +  - [[wiki:tower_networking_inc:programs:producers:paduv3|Padu_V3]] - Program that creates Store-Text, Store-Image, Store-Audio, and Store-Video uses. 
-  - Poems-DB - Program that creates a large amount of Store-Text uses.+  - [[wiki:tower_networking_inc:programs:producers:poemsdb|Poems-DB]] - Program that creates a large amount of Store-Text uses.
 ==== Utilities ==== ==== Utilities ====
-  - Mbox - Allows the player to mess with and mangle packets traversing the network. +  - [[wiki:tower_networking_inc:programs:utilities:mbox|MBox]] - Allows the player to mess with and mangle packets traversing the network. 
  
-Back to Home [[wiki:tower_networking_inc:main]]+[[wiki:tower_networking_inc:main|Back to Home]]
  
  
  
  
wiki/tower_networking_inc/programs.1773608792.txt.gz · Last modified: 2026/03/15 21:06 by tylerun