<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>of course you can :)<br/>
please follow this guide, scroll down https://www.torproject.org/docs/bridges
<p>If you want to help out, you should <a href="https://www.torproject.org/docs/faq.html.en#RelayOrBridge">decide whether you want to run a normal Tor relay or a bridge relay</a>. You can configure your bridge either manually or graphically:</p>

<ul>
        <li>manually <a href="https://www.torproject.org/docs/faq.html.en#torrc">edit your torrc file</a> to be just these four lines:

        <pre><code>
    SocksPort 0
    ORPort auto
    BridgeRelay 1
    Exitpolicy reject *:*
    </code></pre>
        </li>
</ul>

<p> </p>

<p>When configured as a bridge, your server will <b>not</b> appear in the public Tor network.</p>

<p>Your bridge relay will automatically publish its address to the bridge authority, which will give it out via https or email as above. You can construct the bridge address using the <a href="https://www.torproject.org/docs/bridges#Understanding">format above</a> (you can find the fingerprint in your Tor log files or in <tt>/var/lib/tor/fingerprint</tt> depending on your platform).</p>

<p>If you would like to learn more about our bridge design from a technical standpoint, please read the <a href="https://gitweb.torproject.org/torspec.git/tree/attic/bridges-spec.txt">Tor bridges specification</a>. If you're interested in running an unpublished bridge or other non-standard uses, please do read the specification.</p>
 

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Mittwoch, 20. März 2019 um 14:05 Uhr<br/>
<b>Von:</b> "George" <george@queair.net><br/>
<b>An:</b> tor-relays@lists.torproject.org<br/>
<b>Betreff:</b> Re: [tor-relays] Bridge relay</div>

<div name="quoted-content">Cuco Cuquito:<br/>
> Can I run a bridge if I have only dynamic IP ?<br/>
<br/>
Yes. Absolutely.<br/>
<br/>
<br/>
--<br/>
<br/>
34A6 0A1F F8EF B465 866F F0C5 5D92 1FD1 ECF6 1682<br/>
_______________________________________________<br/>
tor-relays mailing list<br/>
tor-relays@lists.torproject.org<br/>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a></div>
</div>
</div>
</div></div></body></html>