btgui − bittorrent client, part of the btg project.
btgui [-o <filename> ] [-u <URL> ] [--nostart] [-l] [-A] [-a] [-s <session ID> ] [--config <filename> ] [--dht] [--no-dht] [--encryption] [--no-encryption] [-v] [-h]
btgui is a gui bittorrent client.
If started without any arguments, it will attempt to connect to the daemon (btgdaemon) and start a new session.
After the client connects to the daemon and initializes, it will present an empty list of torrents. Use the File menu to open a
-o |
<filename> − Name of a torrent file to open after initializing the client. | ||
-u |
<URL> − URL to open after initializing the client. The URL should point to a torrent file. |
--nostart
− Do not start torrents after opening them. The default is to start a torrent after it was opened.
-l |
− List running sessions. | ||
-A |
− Attach to the first available session. | ||
-a |
− Show a list of sessions and let the user choose which session to attach to. | ||
-s |
<session ID> − Attach to a session described by the session ID. |
--config
<filename> − Name of a client configuration file to use.
-v |
− Be verbose. |
|||
--dht |
− Enable DHT. |
--no-dht
− Disable DHT.
--encryption
− Enable encryption.
--no-encryption
− Disable encryption.
-h|--help
− Print a short help.
See btg_config(1).
See btg_config(1).
Written by Michael Wojciechowski.
btg(5), btg_config(5), btcli(1), btgdaemon(1)
No known bugs.