Configure your system to use M:Tier's binary package repository to get updates
Install the tor package:
# pkg_add tor
Put the configuration file /etc/tor/torrc in place (it exists already after you installed the tor package):
#change the nickname "myNiceRelay" to a name that you likeNickname myNiceRelay# Change the email address bellow and be aware that it will be publishedContactInfo tor-operator@your-emailaddress-domainORPort 443 # TRY USING A DIFFERENT PORT IF 443 DOES NOT WORK FOR YOUExitRelay 0SocksPort 0RunAsDaemon 1DataDir /var/torLog notice syslogUser _tor