1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 17:17:31 +00:00
transmission/docs/Web-Interface.md
maxz 7c76d40a4d
Improve the documentation (#2900)
* Unify the line endings to the Unix style (LF only).

* Fix (where possible) or remove broken links.

* Improve the documentation.

Fix or remove broken links (depending on whether I could find a
working version of the resource).

Change all links to use HTTPS instead of HTTP.

Unify the capitalizations (e.g. uppercase abbreviations, capitalize
proper names and downcase other words).

Fix or improve some parts of the text, clarifying what is meant.

Improve some parts of the program examples (e.g. only use root
privileges where really required).
2022-04-11 12:38:32 -05:00

642 B

A web interface is built into all Transmission flavors, enabling them to be controlled remotely.

Enabling the web interface

Refer to the Remote management links in the User Documentation for your client to find out how to enable the web interface.

Accessing the web interface

Once enabled, open a web browser and direct it to http://ip_address_of_machine_running_transmission:9091/ If the web browser and the Transmission daemon are on the machine you can use http://127.0.0.1:9091/ 9091 is the default remote control port specified in Transmission configuration.