静看光阴荏苒
不管不顾不问不说也不念

Deluge1.3.15跳过Hash验证Docker版

由于本人过于懒惰,所以现在决定把自己挂PT的机器全面转战Docker。。。

这个Deluge是基于1.3.15魔改过的,增加了一个跳过Hash验证的功能,对大包做种和辅种很有用处。我记得是17年的时候一个贴吧的老哥发的。。然后我下载了不知道丢哪里去了,然后找了一下,发现这里有存档:https://github.com/Aniverse/BitTorrentClientCollection/tree/master/Deluge

安装Docker

curl -sSL https://get.docker.com/ | sh
systemctl start docker
systemctl enable docker

下载Dockerfile:

git clone https://git.lala.im/imlala/Deluge1.3.15-SkipHashCheck-Docker.git
cd Deluge1.3.15-SkipHashCheck-Docker

构建:

docker build -t deluge:1.3.15 .

完成之后启动容器:

docker run -d -p 8112:8112 -p 23333:23333 -p 23334:23334 -v /opt/deluge:/opt/deluge/downloads --restart=always --name deluge deluge:1.3.15

添加种子的时候,勾选这个就可以跳过校验了:

要改端口映射和下载目录什么的,自己看config下面的配置文件吧,我就不多说了。

另外这个安装好了之后会自动帮你把ltConfig插件装上,你只需要在deluge-web启用设置一下就行了。

赞(2)
未经允许不得转载:荒岛 » Deluge1.3.15跳过Hash验证Docker版
分享到: 更多 (0)

评论 27

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
  1. #1

    博主,你好,我是9ccms.net的站长,有商务合作的需求,希望您可以留个邮箱或者联系方式:oops:

    9ccms5年前 (2019-02-20) Google Chrome 72.0.3626.109 Google Chrome 72.0.3626.109 Windows 7 x64 Edition Windows 7 x64 Edition回复
    • 您这个CMS的名字和服务范围太过于霸气,我怕被一瞬喝茶,可能无法合作,实属抱歉 :cry: :cry: :cry:

      LALA5年前 (2019-02-20) Google Chrome 71.0.3578.98 Google Chrome 71.0.3578.98 Windows 10 x64 Edition Windows 10 x64 Edition回复
      • 博主,其他合作形式也可以的,不能让你吃亏。个人很喜欢博客的内容,992742680@qq.com 随时可以联系 :cool:

        9ccms5年前 (2019-02-21) Google Chrome 72.0.3626.109 Google Chrome 72.0.3626.109 Windows 7 x64 Edition Windows 7 x64 Edition回复
        • 直接打钱就好了 :neutral:

          Acat5年前 (2019-02-22) Google Chrome 72.0.3626.105 Google Chrome 72.0.3626.105 Android 9 Android 9回复
          • 这回答很中肯

            yavg5年前 (2019-04-27) Google Chrome 74.0.3729.108 Google Chrome 74.0.3729.108 Windows 8.1 x64 Edition Windows 8.1 x64 Edition
      • 看了那网站后我不由联想到让子弹飞中黄四郎初次看到张麻子时所说的一句“霸气外露,找死!

        yavg5年前 (2019-04-27) Google Chrome 74.0.3729.108 Google Chrome 74.0.3729.108 Windows 8.1 x64 Edition Windows 8.1 x64 Edition回复
        • 很大概率就是菠菜公司弄的。。

          LALA5年前 (2019-04-27) Google Chrome 72.0.3626.121 Google Chrome 72.0.3626.121 Windows 10 x64 Edition Windows 10 x64 Edition回复
  2. #2

    大家好,我是铜牌读者

    Yuger5年前 (2019-02-21) Google Chrome 72.0.3626.109 Google Chrome 72.0.3626.109 Windows 10 x64 Edition Windows 10 x64 Edition回复
  3. #3

    大佬有什么便宜的挂pt的vps推荐吗,不需要大硬盘,能跑个ssr就行,机场要么没有无版权机子要么机子没开v6上不去byr,byr屏蔽家宽v6就很难受 :cry:

    madao5年前 (2019-02-22) Google Chrome 72.0.3626.109 Google Chrome 72.0.3626.109 Mac OS X  10.14.3 Mac OS X 10.14.3回复
    • 我有独服空闲资源,可以开vps给你,需要的话可以留个你的联系方式。

      LALA5年前 (2019-02-23) Google Chrome 71.0.3578.98 Google Chrome 71.0.3578.98 Windows 10 x64 Edition Windows 10 x64 Edition回复
  4. #4

    https://git.lala.im/imlala/Deluge1.3.15-SkipHashCheck-Docker.git
    下载链接挂了。。

    花生5年前 (2019-04-18) Google Chrome 63.0.3239.132 Google Chrome 63.0.3239.132 Windows 10 x64 Edition Windows 10 x64 Edition回复
    • 不好意思,人太懒了,域名证书过期了没续签,等有空我重新签个证书。。

      LALA5年前 (2019-04-19) Google Chrome 72.0.3626.121 Google Chrome 72.0.3626.121 Windows 10 x64 Edition Windows 10 x64 Edition回复
    • “`
      git config –global http.sslVerify false
      “`
      “`
      git clone https://git.lala.im/imlala/Deluge1.3.15-SkipHashCheck-Docker.git
      “`

      yavg5年前 (2019-04-27) Google Chrome 74.0.3729.108 Google Chrome 74.0.3729.108 Windows 8.1 x64 Edition Windows 8.1 x64 Edition回复
  5. #5

    我KS7没搞定。docker build -t deluge:1.3.15 . 运行到4/10就出错了。
    ERROR: unsatisfiable constraints:
    so:libboost_python27.so.1.69.0 (missing):
    required by: libtorrent-rasterbar-1.1.12-r1[so:libboost_python27.so.1.69.0]
    The command ‘/bin/sh -c apk add –no-cache –repository http://dl-cdn.alpinelinux.org/alpine/edge/testing libtorrent-rasterbar-dev && apk add –no-cache supervisor wget build-base libffi-dev zlib-dev jpeg-dev geoip-dev py-pip && pip install twisted pyopenssl simplejson pyxdg chardet geoip setproctitle pillow mako service_identity && mkdir -p /etc/supervisor.d && mkdir -p /var/log/supervisor && wget https://git.lala.im/imlala/Deluge1.3.15-SkipHashCheck-Docker/raw/branch/master/config/deluge-${DELUGE_VERSION}.tar.gz && tar -xzf deluge-${DELUGE_VERSION}.tar.gz && cd deluge-${DELUGE_VERSION} && python setup.py build && python setup.py install && rm -rf /deluge-${DELUGE_VERSION}.tar.gz && apk del wget build-base py-pip libffi-dev zlib-dev jpeg-dev geoip-dev’ returned a non-zero code: 3

    yavg5年前 (2019-04-27) Google Chrome 74.0.3729.108 Google Chrome 74.0.3729.108 Windows 8.1 x64 Edition Windows 8.1 x64 Edition回复
    • 我明天看看,这个可能是镜像更新了,导致里面有些依赖出问题了。

      LALA5年前 (2019-04-27) Google Chrome 72.0.3626.121 Google Chrome 72.0.3626.121 Windows 10 x64 Edition Windows 10 x64 Edition回复
      • 博主您好,ERROR: unsatisfiable constraints:
        so:libboost_python27.so.1.69.0 (missing):这个错误还在,能够,麻烦您更新一下吗。谢谢了

        校长5年前 (2019-06-13) Google Chrome 74.0.3729.169 Google Chrome 74.0.3729.169 Windows 10 Windows 10回复
        • 好的,我现在看看。

          LALA5年前 (2019-06-14) Google Chrome 73.0.3683.103 Google Chrome 73.0.3683.103 Windows 10 x64 Edition Windows 10 x64 Edition回复
        • 修好了,但是libtorrent改成用编译的方式了,安装时间可能会变长,另外镜像体积会有点大。

          LALA5年前 (2019-06-16) Google Chrome 74.0.3729.169 Google Chrome 74.0.3729.169 Windows 10 x64 Edition Windows 10 x64 Edition回复
          • 感谢博主,能部署了。谢谢啊

            校长5年前 (2019-06-24) Google Chrome 75.0.3770.100 Google Chrome 75.0.3770.100 Windows 10 Windows 10
  6. #6

    所以 LALA 现在在用什么程序挂 PT 呢 ?
    我在使用 Deluge + qBittorrent ,配以 Flexget RSS 官种
    (最近某站放开了盒子限制 快去刷 :razz:

    一曲长歌辞烟雨5年前 (2019-08-09) Google Chrome 76.0.3809.100 Google Chrome 76.0.3809.100 Windows 10 x64 Edition Windows 10 x64 Edition回复
    • 我也是Deluge和qBittorrent混用。。某站开了盒子限制是哪个站。。 :razz:

      LALA5年前 (2019-08-09) Google Chrome 74.0.3729.169 Google Chrome 74.0.3729.169 Windows 10 x64 Edition Windows 10 x64 Edition回复
  7. #7

    LALA, docker安装的话怎么使用ipv6

    alal5年前 (2019-08-23) Google Chrome 76.0.3809.100 Google Chrome 76.0.3809.100 Windows 10 x64 Edition Windows 10 x64 Edition回复
  8. #8

    :lol: la佬,脚本挂了

    小伙4年前 (2020-05-21) Google Chrome 74.0.3729.169 Google Chrome 74.0.3729.169 Windows 10 x64 Edition Windows 10 x64 Edition回复
  9. #9

    lala希望能恢复阿,虽然hub合集PT脚本上有个这跳过版本,不过还是喜欢用lala发的文章内容 :?:

    小伙4年前 (2020-05-22) Google Chrome 74.0.3729.169 Google Chrome 74.0.3729.169 Windows 10 x64 Edition Windows 10 x64 Edition回复
    • 抱歉这几天没看博客回复有点晚了,这个跳过hash的功能在最新版本的Deluge(2.x)已经自带了,你直接装官方的最新版就能用了。

      LALA4年前 (2020-05-25) Google Chrome 80.0.3987.163 Google Chrome 80.0.3987.163 Windows 10 x64 Edition Windows 10 x64 Edition回复

分享创造快乐

广告合作资源投稿