├── .gitignore ├── EmbyServer.xml ├── FileBrowser.xml ├── LICENSE ├── README.md ├── baidunetdisk.xml ├── frpc.xml ├── frps.xml ├── kodexplorer.xml ├── nps.xml └── wizserver.xml /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/.gitignore -------------------------------------------------------------------------------- /EmbyServer.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/EmbyServer.xml -------------------------------------------------------------------------------- /FileBrowser.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/FileBrowser.xml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/README.md -------------------------------------------------------------------------------- /baidunetdisk.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/baidunetdisk.xml -------------------------------------------------------------------------------- /frpc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/frpc.xml -------------------------------------------------------------------------------- /frps.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/frps.xml -------------------------------------------------------------------------------- /kodexplorer.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/kodexplorer.xml -------------------------------------------------------------------------------- /nps.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/nps.xml -------------------------------------------------------------------------------- /wizserver.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NasUtils/unraid-docker-templates/HEAD/wizserver.xml --------------------------------------------------------------------------------