mirror of
https://github.com/transmission/transmission
synced 2025-01-02 21:16:04 +00:00
Created Web Interface (markdown)
parent
699a29104e
commit
a1517d6436
1 changed files with 10 additions and 0 deletions
10
Web-Interface.md
Normal file
10
Web-Interface.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
A Web Interface is built into all Transmission flavours, enabling them to be controlled remotely.
|
||||
|
||||
## Enabling the Web Interface ##
|
||||
|
||||
Refer to the '''Remote Management''' links in the [UserDocumentation 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/ [[BR]]
|
||||
If web browser and Transmission Daemon are on the machine you can use http://127.0.0.1:9091/ [[BR]]
|
||||
9091 is the default remote control port specified in [ConfigurationParameters Transmission configuration].
|
Loading…
Reference in a new issue