#!/bin/bash bittorrent-tracker -p 8888 --http --ws --udp --http-hostname 0.0.0.0 --udp-hostname 0.0.0.0 & npm start