You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing you need to check under nipe's cli is how you setup it. For example, we have some code in the "develop" branch that allow custom configuration file, but while it isn't released to master you can run:
$ ./nipe.pl install
then modify the /etc/tor/torrc config file to enable tor to run as a bridge user, and finally:
$ ./nipe.pl start
I never really used tor with bridge, so if you find any issues with this process or doubts, please let me know and I try to figure out what could be done. Also check tor's project page and FAQ for more info about that, I'm sure they have far more info on that than we here :)
Hello how can i use Nipe with obfs4 bridges? That is possible?
The text was updated successfully, but these errors were encountered: