github官方地址:https://github.com/swizzin/swizzin
由于Swizzin是一个Seedbox模块化定制程序,您需要一台用来下载种子和播放视频的服务器或者VPS. 由于会储存大量的影音视频文件,加上在线播放时的转码需求,建议您买一台大盘鸡。
按官方说明安装即可。
Box is a great tool, but it didn't quite do everything I wanted it to. That's why I've upgraded it and added a few commands intended to make your life a bit easier.
Box functions:
- list - list all available packages in the repo and a description, if available.
- Usage:
box list
- Usage:
- install - installs a package from the script repository. Accepts one or more package.
- Usage:
box install sickrage couchpotato plex
- Usage:
- remove - removes an installed package. Accepts one or more package
- Usage:
box remove sonarr radarr
- Usage:
- adduser - adds a new user. Define a single user with the command.
- Usage:
box adduser freeloadingfriend
- Usage:
- deluser - deletes the specified user. Define a single user with the command.
- Usage:
box deluser exgirlfriend
- Usage:
- chpasswd - changes the password for a user. Define a single user with the command.
- Usage:
box chpasswd forgetfulfriend
- Usage:
- update - use this command to update your box with the newest changes from github
- Usage:
box update
- Usage:
- upgrade - upgrade the given package (available scripts are in scripts/upgrade)
- Usage:
box upgrade nginx
- Usage:
- rmgrsec - removes grsec kernels installed by ovh
- Usage:
box rmgrsec
- Usage:
- rtx - starts the r(u)Torrent extras management interface (
rtxalone will also do)- Usage:
box rtxorrtx
- Usage: