diff --git a/private/asiaircrack/usbip.md b/private/asiaircrack/usbip.md index 665d7b5..495fe52 100644 --- a/private/asiaircrack/usbip.md +++ b/private/asiaircrack/usbip.md @@ -2,14 +2,14 @@ title: USB/IP description: published: true -date: 2021-09-14T13:20:11.102Z +date: 2021-09-15T18:51:39.871Z tags: editor: markdown dateCreated: 2021-09-14T13:15:26.610Z --- # USB/IP -[USB/IP](http://usbip.sourceforge.net/)是一个将usb设备通过tcp/ip协议共享至其它主机的开源项目。希望基于这个项目可以将远程主机分享的相机、赤道仪、滤镜轮、调焦器等设备共享至远程,作为远程天文台。 +[USB/IP](http://archive.gabongao.club/archive/1631731717.465873/index.html)是一个将usb设备通过tcp/ip协议共享至其它主机的开源项目。希望基于这个项目可以将远程主机分享的相机、赤道仪、滤镜轮、调焦器等设备共享至远程,作为远程天文台。 优点: - 一机可以多用,可以作为远程台,可以作为类似asi的打野装备 - 控制软件不受限制,可以使用nina,sharpcap等等任何软件 @@ -21,7 +21,7 @@ dateCreated: 2021-09-14T13:15:26.610Z ## 安装 ### Linux服务端 -https://developer.ridgerun.com/wiki/index.php?title=How_to_setup_and_use_USB/IP +[How to setup and use USB/IP](http://archive.gabongao.club/archive/1631731688.884359/index.html) Install USBIP: `sudo apt-get install usbip`