Ansuel / tch-nginx-gui

Modified file to apply to a stock technicolor GUI
GNU General Public License v3.0
340 stars 52 forks source link

Transmission white list error #1078

Closed capriele closed 3 years ago

capriele commented 3 years ago

Probably you should check this line: https://github.com/Ansuel/tch-nginx-gui/blob/6d49e295ff6e1d076340818282ef6dca079028f9/decompressed/gui_file/usr/share/transformer/scripts/appInstallRemoveUtility.sh#L64

changing it to (note the ending ".*"):

uci set transmission.@transmission[0].rpc_whitelist='127.0.0.1,192.168.*.*'