Files
transmission/docs/Web-Interface.md
Petrprogs a2044bf58a Update Web-Interface.md (#3480)
Add "Enabling the web interface" instruction for windows
2022-07-20 13:04:34 -05:00

1.2 KiB

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

Enabling the web interface

1. For Windows

Open Transmission Qt. Go to Edit menu

image

Click "Preferences". Then go to tab "Remote"

image

Click on "Allow remote access" checkbox. If password protection is required, click on "Use authentication" checkbox, set username and password. If "Only allow these IP adresses" is checked, Transmission will only allow the specified list of addresses to access the web interface.

image

Click "Close" button. Done!

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.