Follow simple steps to install btpd on Mac
Package Information:
Name: btpd
Use: Btpd is a utility for sharing files over the BitTorrent network protocol.
URL: https://github.com/btpd/btpd
Installation Steps:
- Open up your Terminal.
- Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install btpd using brew
brew install btpd
btpd is ready to use now!