<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ocr.michiyo.me/w/index.php?action=history&amp;feed=atom&amp;title=Component%2Ftunnel</id>
	<title>Component/tunnel - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ocr.michiyo.me/w/index.php?action=history&amp;feed=atom&amp;title=Component%2Ftunnel"/>
	<link rel="alternate" type="text/html" href="https://ocr.michiyo.me/w/index.php?title=Component/tunnel&amp;action=history"/>
	<updated>2026-08-24T13:50:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://ocr.michiyo.me/w/index.php?title=Component/tunnel&amp;diff=1211&amp;oldid=prev</id>
		<title>imported&gt;OCDoc Import: Imported from legacy OpenComputers documentation at ocdoc.cil.li</title>
		<link rel="alternate" type="text/html" href="https://ocr.michiyo.me/w/index.php?title=Component/tunnel&amp;diff=1211&amp;oldid=prev"/>
		<updated>2026-08-24T08:08:27Z</updated>

		<summary type="html">&lt;p&gt;Imported from legacy OpenComputers documentation at ocdoc.cil.li&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Component: Tunnel =&lt;br /&gt;
&lt;br /&gt;
This component is provided by the [[Item/linked card|linked card]].&lt;br /&gt;
&lt;br /&gt;
This card is similar to the [[Component/modem|network card&amp;#039;s component]], but as it is only point-to-point, no ports can be configured, and the connection is always open.&lt;br /&gt;
&lt;br /&gt;
Component name: `tunnel`. Callbacks:&lt;br /&gt;
&lt;br /&gt;
* `send(data...)`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Sends the specified data to the card this one is linked to.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `maxPacketSize():number`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Gets the maximum packet size (config setting).&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `getChannel():string`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Gets the tunnel address of the link card. This is also available in `linkChannel` using an inventory controller and getting the stack from an inventory slot.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `getWakeMessage():string`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Gets the current wake-up message. When the network card detects the wake message (a string in the first argument of a network packet), on any port and the machine is off, the machine is started. This is the same functionality also provided by robots, cases, servers, drones, and tablets.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `setWakeMessage(message: string, [fuzzy: boolean]):string`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Sets the wake-up message to the specified **string**. The message matching can be fuzzy (default is false). A fuzzy match ignores additional trailing arguments in the network packet.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
== This card generates `modem_message` signals of the same format network cards do. ==&lt;br /&gt;
&lt;br /&gt;
{{:Component/contents}}&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;OCDoc Import</name></author>
	</entry>
</feed>