From 51c14cdbb337e56be2b35e11585466deadc5a22a Mon Sep 17 00:00:00 2001 From: Brian Beaudoin Date: Thu, 18 Feb 2021 12:30:57 -0500 Subject: [PATCH] Updated link in multiport to current github directory for the TESmart script and documentation I wrote on using the KVM. (#199) --- pages/multiport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/multiport.md b/pages/multiport.md index 3c7d61d9..02703885 100644 --- a/pages/multiport.md +++ b/pages/multiport.md @@ -16,4 +16,4 @@ Here the status is: |:------|:-------|:------| | [ezCoo SW41HA HDMI 4x1 switch](https://www.easycoolav.com/products/hdmi20-switch-4x1-with-usb20-kvm-4-port-usbsupport-4k60hz-444-and-hdr-audio-breakout) | ![#00aa00](https://placehold.it/15/00aa00/000000?text=+) | [Using with Pi-KVM](ezcoo.md) | | [Ali's noname](https://a.aliexpress.com/_BSpS8t) | ![#00aa00](https://placehold.it/15/00aa00/000000?text=+) | [Here are the details](https://github.com/pikvm/pikvm/issues/128) | -| [TESmart 8 PORT - HDMI KVM SWITCH](https://buytesmart.com/collections/8-ports) | ![#00aa00](https://placehold.it/15/00aa00/000000?text=+) | Use OTG with USB 2.0 Hub only, no hotkey support. Switching available with serial or IP-to-serial interface using fixed IP (/31 peer-to-peer addressing supported). [Sample script on GitHub](https://github.com/bbeaudoin/bash/blob/master/kvmctl) | +| [TESmart 8 PORT - HDMI KVM SWITCH](https://buytesmart.com/collections/8-ports) | ![#00aa00](https://placehold.it/15/00aa00/000000?text=+) | Use OTG with USB 2.0 Hub only, no hotkey support. Switching available with serial or IP-to-serial interface using fixed IP (/31 peer-to-peer addressing supported). [Sample script on GitHub](https://github.com/bbeaudoin/bash/tree/master/tesmart) |