LxnChan

qbittorrent 有没有办法在无 DE 的 Linux 上运行?

  •  
  •   LxnChan · Apr 29, 2022 · 3796 views
    This topic created in 1507 days ago, the information mentioned may be changed or developed.

    有相关需求需要 bt 做种:

    • 能够制作新种子

    • 能够下载种子

    • 能够做种

    • 最好还能有个 Web 界面

    14 replies    2022-04-30 02:12:54 +08:00
    love4taylor
        1
    love4taylor  
    PRO
       Apr 29, 2022
    qbittorrent-nox
    MiketsuSmasher
        2
    MiketsuSmasher  
       Apr 29, 2022
    只要系统上有个图形服务器( Xorg/Wayland ),单跑个 qBittorrent 应该还是没问题的
    paperseller
        3
    paperseller  
       Apr 29, 2022 via Android
    1#正解
    datou
        4
    datou  
       Apr 29, 2022
    qbittorrent 能在无桌面环境的 linux 下运行,也有 webUI,我 nas 上就跑了一个

    但是好像不支持命令行操作?
    arch9999
        5
    arch9999  
       Apr 29, 2022
    直接用 libtorrent
    EvineDeng
        6
    EvineDeng  
       Apr 29, 2022
    qbitorrent-nox 满足 2,3,4
    dottorrent-cli 满足 1
    二者均不需要 GUI
    alphaokxyz
        7
    alphaokxyz  
       Apr 29, 2022 via Android
    qbit 更新的越来越垃圾了 可以考虑 transmission 或者 aria2
    Yadomin
        8
    Yadomin  
       Apr 29, 2022 via Android
    qbittorrent-nox 也会依赖 qt ,装上一大堆图形相关的依赖,建议去找 GitHub 上的 static build
    Whalko
        9
    Whalko  
       Apr 29, 2022
    有啊,webui 就完事了。
    https://github.com/amefs/quickbox-lite
    https://swizzin.ltd/ 可以参考这种
    KagurazakaNyaa
        10
    KagurazakaNyaa  
       Apr 29, 2022
    ```yaml
    version: "3.8"
    services:
    server:
    image: linuxserver/qbittorrent
    restart: unless-stopped
    network_mode: host
    environment:
    - PUID=1000
    - PGID=1000
    - TZ=Asia/Shanghai
    - WEBUI_PORT=80
    volumes:
    - ./config:/config
    - ./downloads:/downloads
    ```
    试试这个
    lslqtz
        11
    lslqtz  
       Apr 29, 2022
    mktorrent+qbittorrent
    Les1ie
        12
    Les1ie  
       Apr 29, 2022
    qbittorrent-nox
    直接装原版的 qbittorrent 也可以,启动的时候加参数启动 webui 即可
    export QT_QPA_PLATFORM='offscreen'
    qbittorrent --webui-port ........
    Trim21
        13
    Trim21  
       Apr 30, 2022 via Android
    制作新种子不需要 bt 客户端,有浏览器就行…

    https://kimbatt.github.io/torrent-creator/
    T0m008
        14
    T0m008  
       Apr 30, 2022
    docker + webgui, 用了很多年了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1327 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 60ms · UTC 16:59 · PVG 00:59 · LAX 09:59 · JFK 12:59
    ♥ Do have faith in what you're doing.