Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 461 Bytes

File metadata and controls

19 lines (18 loc) · 461 Bytes

UDPToTUN

<Indole>
    <Manager>
        <Plugin name="DynamicUDPInterface">
            <Network>udp</Network>
            <Address>:54345</Address>
        </Plugin>
        <Plugin name="TUNInterface">
            <Device>tun0</Device>
        </Plugin>
        <Connection x="0" y="1" size="1400"/>
        <Connection x="1" y="0" size="1400"/>
        <Control name="BasicControl">
        </Control>
    </Manager>
</Indole>