| | 66 | * ファイル名にMBCSが含まれるtorrentファイルも問題なく扱える模様 |
| | 67 | * qbittorrent-nox コマンドによって、フォアグランドで動作 |
| | 68 | {{{ |
| | 69 | Usage: |
| | 70 | qbittorrent-nox --version: displays program version |
| | 71 | qbittorrent-nox --help: displays this help message |
| | 72 | qbittorrent-nox --webui-port=x: changes the webui port (current: 8080) |
| | 73 | qbittorrent-nox [files or urls]: downloads the torrents passed by the user (optional) |
| | 74 | }}} |
| | 75 | * 実行時ログはコンソールへ出力される |
| | 76 | {{{ |
| | 77 | Peer ID: -qB2970- |
| | 78 | HTTP user agent is qBittorrent v2.9.7 |
| | 79 | |
| | 80 | ******** Information ******** |
| | 81 | To control qBittorrent, access the Web UI at http://localhost:8080 |
| | 82 | The Web UI administrator user name is: admin |
| | 83 | The Web UI administrator password is still the default one: adminadmin |
| | 84 | This is a security risk, please consider changing your password from program preferences. |
| | 85 | 30/12/2012 02:51:56 - The Web UI is listening on port 8080 |
| | 86 | }}} |
| | 87 | |