<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    On 5/9/2020 1:06 PM, <a class="moz-txt-link-abbreviated"
      href="mailto:torix@protonmail.com" moz-do-not-send="true">torix@protonmail.com</a>
    wrote:<br>
    <blockquote type="cite"
cite="mid:xL9QZ27DHksNb-4qxbcTvczXQWCtXLdRsEunPQWPAh1vgQBvNx3z3efjiH1hIm5dGQp3JtWdh0A2H4TJvQ2bg_XOln1r_EVNQIkX6QZ1f_Y=@protonmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div>I am looking at the post install instructions here after
        putting up my first bridge:<br>
      </div>
      <div><a
          href="https://community.torproject.org/relay/setup/bridge/post-install/"
          moz-do-not-send="true">https://community.torproject.org/relay/setup/bridge/post-install/</a><br>
      </div>
      <div>and thought I would try out the bridgeline for it.<br>
      </div>
      <pre><code>Bridge obfs4 <IP ADDRESS>:<PORT> <FINGERPRINT> cert=<CERTIFICATE> iat-mode=0</code>
</pre>
      <div>I have all the parts mentioned in the text except for
        <PORT>.  I have ExtORPort set to auto, so I never picked a
        port in my torrc.  <br>
      </div>
      <div>How do I get there from here?<br>
      </div>
      <div><br>
      </div>
      <div>TIA,<br>
      </div>
      <div><br>
      </div>
      <div>--Torix<br>
      </div>
      <div><br>
      </div>
    </blockquote>
    It's the port from this line:  ServerTransportListenAddr obfs4
    0.0.0.0:<port> where the odfs4 is listening.<br>
    <br>
    Cheers.<br>
  </body>
</html>