Tor: Difference between revisions
m Switch custom HTML warnings with Template:Security Warning |
Infgotoinf (talk | contribs) m Add a missing semicolon |
||
| Line 142: | Line 142: | ||
UseBridges = true; | UseBridges = true; | ||
ClientTransportPlugin = "obfs4 exec ${pkgs.obfs4}/bin/lyrebird"; | ClientTransportPlugin = "obfs4 exec ${pkgs.obfs4}/bin/lyrebird"; | ||
Bridge = "obfs4 IP:ORPort [fingerprint]" | Bridge = "obfs4 IP:ORPort [fingerprint]"; | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||