<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://laswitchtech.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://laswitchtech.com/feed.php">
        <title>LaswitchTech</title>
        <description>Blending Innovation and Expertise in Computing – From Network Security to Software Development and 3D Printing</description>
        <link>https://laswitchtech.com/</link>
        <image rdf:resource="https://laswitchtech.com/_media/wiki/logo.svg" />
       <dc:date>2026-04-05T22:53:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/writr/documentation/01/01/index?rev=1774539191&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/03/01/index?rev=1733406452&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/writr/documentation/03/01/wrap/index?rev=1730922891&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/installation?rev=1730833591&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/01/index?rev=1733425320&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/development?rev=1730833591&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/thinclient?rev=1730833591&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/router-pi5/index?rev=1758758144&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/02/index?rev=1733405926&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/reversesum/documentation/index?rev=1730919096&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/router-pi5/documentation/ipv4-rules?rev=1758155614&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/writr/documentation/03/01/index?rev=1768395176&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/ini-configurator/index?rev=1733429126&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/index?rev=1766508333&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://laswitchtech.com/_media/wiki/logo.svg">
        <title>LaswitchTech</title>
        <link>https://laswitchtech.com/</link>
        <url>https://laswitchtech.com/_media/wiki/logo.svg</url>
    </image>
    <item rdf:about="https://laswitchtech.com/en/projects/writr/documentation/01/01/index?rev=1774539191&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-26T15:33:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01.01. Formatting Syntax</title>
        <link>https://laswitchtech.com/en/projects/writr/documentation/01/01/index?rev=1774539191&amp;do=diff</link>
        <description>01.01. Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/ini-configurator/documentation/03/01/index?rev=1733406452&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T13:47:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>03.01. Field Types</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/03/01/index?rev=1733406452&amp;do=diff</link>
        <description>03.01. Field Types
 Type  Value  Options  Description  Example  static  None  None  This field type is only used to display static text such as instructions.  
&quot;static&quot;: {
    &quot;label&quot;: &quot;Static&quot;,
    &quot;tooltip&quot;: &quot;This is a static field&quot;,
    &quot;type&quot;: &quot;static&quot;,
    &quot;default&quot;: &quot;Lorem Ipsum is simply dummy text.&quot;,
    &quot;required&quot;: true
}</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/writr/documentation/03/01/wrap/index?rev=1730922891&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-06T19:54:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Wrap</title>
        <link>https://laswitchtech.com/en/projects/writr/documentation/03/01/wrap/index?rev=1730922891&amp;do=diff</link>
        <description>Wrap

Basic syntax

An uppercase &lt;WRAP&gt; (or alternatively &lt;block&gt; or &lt;div&gt;) creates a div and should be used for “big” containers, surrounding paragraphs, lists, tables, etc.
&lt;WRAP classes width :language&gt;
&quot;big&quot; content
&lt;/WRAP&gt;

or
&lt;block classes width :language&gt;
&quot;big&quot; content
&lt;/block&gt;

or
&lt;div classes width :language&gt;
&quot;big&quot; content
&lt;/div&gt;</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/installation?rev=1730833591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-05T19:06:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Installation Guide</title>
        <link>https://laswitchtech.com/en/projects/pyrdpconnect/documentation/installation?rev=1730833591&amp;do=diff</link>
        <description>Installation Guide

----------

Prerequisites for Running from Source

macOS Users

PyRDPConnect requires XQuartz to function correctly on macOS. XQuartz is an open-source version of the X.Org X server, a component necessary for running remote desktop applications.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/01/index?rev=1733425320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T19:02:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01.01. Basic Usage</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/01/01/index?rev=1733425320&amp;do=diff</link>
        <description>01.01. Basic Usage

This guide will walk you through the process of setting up and customizing the INI Configurator to create your own configuration editor application. The configurator allows you to design a custom graphical interface for managing .ini files by modifying fields and constants.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/development?rev=1730833591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-05T19:06:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Development Environment Setup</title>
        <link>https://laswitchtech.com/en/projects/pyrdpconnect/documentation/development?rev=1730833591&amp;do=diff</link>
        <description>Development Environment Setup

----------

Prerequisites - macOS

Ensure you are using Python 3.6 or later. You can check your Python version with:


python3 --version


Then, install the necessary dependencies:


brew install python
brew install python3
brew install freerdp</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/thinclient?rev=1730833591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-05T19:06:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Setup as a Thin-Client</title>
        <link>https://laswitchtech.com/en/projects/pyrdpconnect/documentation/thinclient?rev=1730833591&amp;do=diff</link>
        <description>Setup as a Thin-Client

----------

Here is how you can convert a Raspberry Pi or Debian into a thin-client using PyRDPConnect.


curl -s https://raw.githubusercontent.com/LaswitchTech/PyRDPConnect/refs/heads/dev/setup.sh -o setup.sh
bash setup.sh


Security Considerations</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/router-pi5/index?rev=1758758144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-24T23:55:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Building a Router with RPI5</title>
        <link>https://laswitchtech.com/en/projects/router-pi5/index?rev=1758758144&amp;do=diff</link>
        <description>Source
 Issues
 Download
 Donation

Building a Router with RPI5

Author(s): Louis Ouellet

----------

A compact, high-performance home/SMB router built on Raspberry Pi 5 with the Radxa Dual 2.5G Router HAT.  
Runs on Raspberry Pi OS with a lean Linux stack (ifupdown + iptables + dnsmasq</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/ini-configurator/documentation/01/02/index?rev=1733405926&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T13:38:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01.02. Creating a Release</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/documentation/01/02/index?rev=1733405926&amp;do=diff</link>
        <description>01.02. Creating a Release

Once you’ve finished customizing and testing your configurator, follow these steps to create a release version:

Step 1: Create a Pull Request to Merge dev into stable

	*  Go to your forked repository on GitHub.
	*  Navigate to the</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/reversesum/documentation/index?rev=1730919096&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-06T18:51:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Usage Guide</title>
        <link>https://laswitchtech.com/en/projects/reversesum/documentation/index?rev=1730919096&amp;do=diff</link>
        <description>Usage Guide

The ReverseSUM web application is a simple yet powerful tool for calculating the reverse sums of a given value. This guide will walk you through the installation and usage process, ensuring that you can get up and running with the application quickly. The only requirement for hosting ReverseSUM is an Apache server, making it easy to deploy in most environments.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/router-pi5/documentation/ipv4-rules?rev=1758155614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-18T00:33:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IPv4 Rules</title>
        <link>https://laswitchtech.com/en/projects/router-pi5/documentation/ipv4-rules?rev=1758155614&amp;do=diff</link>
        <description>IPv4 Rules


*filter
:INPUT DROP [0:0]
:FORWARD DROP [0:0]
:OUTPUT ACCEPT [0:0]

# Always allow loopback
-A INPUT -i lo -j ACCEPT

# Allow established/related to talk back in
-A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT
-A FORWARD -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT

# ICMP (ping) from LAN/DMZ (adjust to taste)
-A INPUT -i br2 -p icmp -j ACCEPT
-A INPUT -i br3 -p icmp -j ACCEPT
-A INPUT -i br4 -p icmp -j ACCEPT

# SSH to the router from LAN only (adjust/lock dow…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/writr/documentation/03/01/index?rev=1768395176&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-14T12:52:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>03.01. List</title>
        <link>https://laswitchtech.com/en/projects/writr/documentation/03/01/index?rev=1768395176&amp;do=diff</link>
        <description>03.01. List
 Plugin  Documentation  Tested  Themed  ACL Manager  index      Add New Page  index      Advanced DokuWiki  index      Plain Auth  index      Avatar  index      Blockquote  index      Blog  index      Bloglinks  Bloglinks      Bureaucracy  index      Captcha  index      Cloud  index      Comment Syntax Support  index      Configuration Manager  index      Copy 2 Clipboard  index      Cookie Banner  index      Structured Data  index      Deny Actions  index      Diagrams  index      D…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/ini-configurator/index?rev=1733429126&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-05T20:05:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>INI Configurator</title>
        <link>https://laswitchtech.com/en/projects/ini-configurator/index?rev=1733429126&amp;do=diff</link>
        <description>Source
 Issues
 Download
 Donation

INI Configurator

Author(s): Louis Ouellet

----------

INI Configurator is a lightweight and user-friendly GUI application designed for configuring .ini files. The application allows users to seamlessly edit and manage configuration settings with a collapsible section-based interface, ensuring clarity and simplicity even with complex configuration files. The source code may be used to build similar applications for other configuration files.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/index?rev=1766508333&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-23T16:45:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Usage Guide</title>
        <link>https://laswitchtech.com/en/projects/pyrdpconnect/documentation/index?rev=1766508333&amp;do=diff</link>
        <description>Usage Guide

Welcome to the PyRDPConnect Usage Guide. This guide provides an overview of the available documentation pages and how to utilize them effectively to set up, install, and deploy PyRDPConnect across various environments.

Documentation Overview</description>
    </item>
</rdf:RDF>
