Mudi/Tor: How to use private bridge?

Finally received my Mudi router today. A little underwhelmed with the sophistication of the Tor implementation. I was hoping to see some more granular control or customization options via the GUI. With that being said, can anyone help (preferably with easy to follow instructions) how one would go about configuring TOR to use a private OBFS4 bridge on the Mudi router?

Hi, can anyone help please :slight_smile: I’m heading to some unfriendly spaces next week and would like to have this setup.

You may need to install obfsproxy (not sure if this obfsproxy3 or 4)

And configure tor in the router. It should be /etc/tor/torrc

UseBridges 1
ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy managed
ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy managed

bridge obfs4 195.154.49.15:44705 BACD07DACE996093DC7635F33A98C49… cert=xc/wtKNWADfJQf232xSXT0WpzsaINw6fgPvZBy5Rkw4…/ypaZPDug9L… iat-mode=0
bridge obfs3 163.172.161.87:34827 70C720468D057BBF9F59081506D660CE87…

1 Like

Thank you alzhao I will test this tomorrow and report back to you

This did not work. It just stalled. I assume you tested it and it worked for you?

No I didn’t test. But I will put this in the task of R&D team.