docs: update private/asiaircrack/usbip

This commit is contained in:
GRabbit 2021-09-16 02:51:44 +08:00
parent 2e8d85832a
commit 5a3debc5f0

View File

@ -2,14 +2,14 @@
title: USB/IP title: USB/IP
description: description:
published: true published: true
date: 2021-09-14T13:20:11.102Z date: 2021-09-15T18:51:39.871Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-09-14T13:15:26.610Z dateCreated: 2021-09-14T13:15:26.610Z
--- ---
# USB/IP # 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的打野装备 - 一机可以多用可以作为远程台可以作为类似asi的打野装备
- 控制软件不受限制可以使用ninasharpcap等等任何软件 - 控制软件不受限制可以使用ninasharpcap等等任何软件
@ -21,7 +21,7 @@ dateCreated: 2021-09-14T13:15:26.610Z
## 安装 ## 安装
### Linux服务端 ### 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: Install USBIP:
`sudo apt-get install usbip` `sudo apt-get install usbip`