[[https://github.com/YouROK/TorrServer|https://github.com/YouROK/TorrServer]]
=== Установка ===
curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerMac.sh -o installTorrserverMac.sh && chmod 755 installTorrServerMac.sh && bash ./installTorrServerMac.sh
=== Alias ===
== macOS ==
alias torrserver-start='launchctl load ~/Library/LaunchAgents/torrserver.plist'
alias torrserver-stop='launchctl unload ~/Library/LaunchAgents/torrserver.plist'
alias torrserver-status='launchctl list | grep torrserver'
alias torrserver-logs='tail -f /Users/Shared/TorrServer/torrserver.log'
source ~/.zshrc
=== Управление ===
== macOS ==
torrserver start - запустить
torrserver stop - остановить
torrserver restart - перезапустить
torrserver status - проверить статус
torrserver logs - смотреть логи