Simple graphical user interface for mtorrent. Based on Tauri, tested on Ubuntu and Windows.
Download latest pre-compiled binary for Windows or Debian-based Linux here: https://github.com/DanglingPointer/mtorrent-gui/releases/latest
| Variable name | Description | Default value |
|---|---|---|
MTORRENT_LOG |
Set the log level as described in the env_logger documentation. |
debug |
MTORRENT_NET_IF |
Network interface to bind to, e.g. eth0 or en0. If not set, the OS will choose the default interface. |
(not set) |
MTORRENT_PWP_MODE |
Transport protocol for outbound peer connections. Possible values: ANY (try both TCP and uTP), TCP_ONLY, UTP_ONLY. |
ANY |
