Pomoc rTorrent not showing bind IP address

Dario989

Passing Basics
Beginner
3 Listopad 2022
5
1
3
35
QNAP
TS-x51+
Ethernet
10 Mbps
Hello, after latest update rTorrent showing
oEK2JKZ.png
and qpkg.conf
58jBpU3.png


@Silas Mariusz
 
yes but there is one thing
Bash:
setcfg rtorrent bind_interface_public_ipv4_addr \$(\
curl -sL --connect-timeout 2 --interface \\\", (cfg.interface.bind), \\\" http://ipinfo.io/ip || \
curl -sL --connect-timeout 2 --interface \\\", (cfg.interface.bind), \\\"  http://obj.qnapclub.pl/app/net/ip.php || \
curl -sL --connect-timeout 5 --interface \\\", (cfg.interface.bind), \\\" http://icanhazip.com || \
curl -sL --connect-timeout 5 --interface \\\", (cfg.interface.bind), \\\" http://ipinfo.io/ip || \
curl -sL --connect-timeout 10 --interface \\\", (cfg.interface.bind), \\\"  http://obj.qnapclub.pl/app/net/ip.php || \
curl -sL --connect-timeout 10 --interface \\\", (cfg.interface.bind), \\\" http://ifconfig.co || \
echo -n 127.0.0.1) -f /etc/config/qpkg.conf \
&& echo -n $(getcfg rtorrent bind_interface_public_ipv4_addr -f /etc/config/qpkg.conf)\\\
so probably he got wrong answer
eg.
Bash:
curl -sL --connect-timeout 2  http://ipinfo.io/ip
which means he is using some proxy or other things returng html code instead ip addr
 

Użytkownicy znaleźli tą stronę używając tych słów:

  1. wireguard
  2. qnapclub