Thanks a lot.So is it normal to have little traffic when in bridge mode? But why is reported speed so slow?
And why is it reporting 0 unique clients even though my monitor connects to it? I forgot to add the monitor code, here it is:
#!/bin/bashif [[ $(curl --socks5 localhost:90 --socks5-hostname localhost:90 -s https://check.torproject.org/ | cat | grep -m 1 Congratulations | xargs) ]]; then
curl -s https://hc-ping.com/abcdefgh &> /dev/null fiIt connects to Tor's SOCKS and goes to check.torproject.org, if it receives a text back and this text has congratulations message it calls hc-ping.com. So, wasn't my monitor meant to be counted?
On 27/08/2019 12:24 PM, Philipp Winter wrote:
On Mon, Aug 26, 2019 at 07:03:22PM -0300, Hikari wrote:What might be wrong? Or is it normal for a Tor bridge relay be this idle? This is my torrc removing identifiable data.There may be nothing wrong at all. See the following page for more context: <https://community.torproject.org/relay/setup/bridge/post-install/> Feel free to email me your bridge's fingerprint and I will look up what bucket your bridge is in. For what it's worth, bridge operators are hopefully soon able to do this themselves once we are done with this ticket: <https://bugs.torproject.org/29480> Cheers, Philipp _______________________________________________ tor-relays mailing list tor-relays@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
_______________________________________________ tor-relays mailing list tor-relays@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays