<div dir="ltr">I saw the emails about The Onion Pack from Ralph Wetzel. Does that auto update tor and OBFS4? Thanks very much.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">--Keifer</div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jan 25, 2020 at 5:57 AM Nicolas Vigier <<a href="mailto:boklm@mars-attacks.org">boklm@mars-attacks.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 24 Jan 2020, Keifer Bly wrote:<br>
<br>
>    Hello list,<br>
> <br>
> <br>
> <br>
>    I am attempting to write a VBscript similar to this one at<br>
>    [1]<a href="https://superuser.com/questions/59465/is-it-possible-to-download-usi" rel="noreferrer" target="_blank">https://superuser.com/questions/59465/is-it-possible-to-download-usi</a><br>
>    ng-the-windows-command-line<br>
> <br>
> <br>
>    I am wondering, is there a url to download the tor expert bundle as<br>
>    well as OBFS4 that does not change for newer versions? The bridge I am<br>
>    trying to do this for is here:<br>
<br>
You can download the tor expert bundle from this URL:<br>
<a href="https://dist.torproject.org/torbrowser/9.0.4/tor-win64-0.4.2.5.zip" rel="noreferrer" target="_blank">https://dist.torproject.org/torbrowser/9.0.4/tor-win64-0.4.2.5.zip</a><br>
<br>
However this URL changes when a new Tor Browser is released. The<br>
format of the URL is:<br>
<a href="https://dist.torproject.org/torbrowser/$%7Btorbrowser_version%7D/tor-win64-$%7Btor_version%7D.zip" rel="noreferrer" target="_blank">https://dist.torproject.org/torbrowser/${torbrowser_version}/tor-win64-${tor_version}.zip</a><br>
<br>
You can get the current ${torbrowser_version} from this json file:<br>
<a href="https://aus1.torproject.org/torbrowser/update_3/release/downloads.json" rel="noreferrer" target="_blank">https://aus1.torproject.org/torbrowser/update_3/release/downloads.json</a><br>
<br>
For the ${tor_version}, I think the easiest would be to look at the<br>
sha256sums-signed-build.txt file to find the filename matching<br>
tor-win64-*.zip.<br>
<br>
_______________________________________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org" target="_blank">tor-relays@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" rel="noreferrer" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br>
</blockquote></div>