On Sunday, December 12, 2021, 1:32:09 AM PST, Natus <[email protected]> wrote: >> As for finding out if anyone is using it or not, I use: >> netstat -n |grep ESTA|wc -l
>This one does not limit to tor bridge Pipe the bridge's destination port (i.e., 8888) through grep as well: netstat -anp | grep :8888 | grep EST | wc -l — This Message Originated by the Sun. iBigBlue 63W Solar Array (~12 Hour Charge) + 2 x Charmast 26800mAh Power Banks = iPhone XS Max 512GB (~2 Weeks Charged)
_______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
