bhid
v1.0.0
Published
Daemon for Breedhub Interconnect (connect server and client both behind NAT)
Readme
Interconnect Daemon
See https://github.com/breedhub/interconnect
Installation
Debian:
# curl -s http://tracker.breedhub.net/bhid/install.sh | sh -sManually:
- Install Node 8 and system build tools
- Run npm install -g bhid --unsafe-perm
Prepare and start
# bhidctl install
# systemctl enable bhid
# systemctl start bhid