VirtualCable / uds-tunnel-server

Server for tunelized connections for the UDS Broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDS Logo

OpenUDS Tunnel Server

This is the OpenUDS Tunnel Server, a component of the OpenUDS system.

More info at https://github.com/VirtualCable/openuds

Installation: UDS Tunnel server needs:

  • psutil

UDS Tunnel server has been tested, in several distribution, using:

  • uvloop

Although has been tested directly with asyncio, it has only been tested on python 3.11. Using uvloop is currently highly recommended (performance boost, ...)

About

Server for tunelized connections for the UDS Broker

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%