文件名称:docker-pia-rutorrent:带有ruTorrent的专用Internet访问容器
文件大小:33KB
文件格式:ZIP
更新时间:2024-06-08 19:40:05
ApacheConf
专用上网+ ruTorrent
基于ArchLinux的Docker容器,在Apache之后运行rTorrent和ruTorrent,并使用专用Internet访问VPN。
用法示例:
docker run -d \
-p 8080:80 \
--cap-add=NET_ADMIN \
--dns=209.22.18.222 \
--dns=209.22.18.218 \
-v ~/Downloads/torrents:/torrents \
-v ~/.config/rutorrent:/app/rutorrent \
-v ~/Downloads/watch:/watch \
-e PIA_USER=
【文件预览】:
docker-pia-rutorrent-master
----Dockerfile(1KB)
----app()
--------start.sh(2KB)
----README.md(1KB)
----conf()
--------httpd.conf(20KB)
--------supervisord.conf(877B)
--------supervisor.d()
--------php.ini(70KB)