<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/subcommands/proxy.rs, branch arti-v1.2.8</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.8</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.8'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-09-17T13:08:02Z</updated>
<entry>
<title>arti: Don't log that we are in SOCKS mode unless socks_listen is set.</title>
<updated>2024-09-17T13:08:02Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-17T12:46:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=192b5e81a852ee44decefc534539a1c9ab5f0429'/>
<id>urn:sha1:192b5e81a852ee44decefc534539a1c9ab5f0429</id>
<content type='text'>
If `socks_listen` is disabled, we're not actually running in SOCKS mode.
</content>
</entry>
<entry>
<title>arti: Allow running hidden services with SOCKS/DNS ports disabled.</title>
<updated>2024-09-17T13:08:02Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-17T12:34:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c29481f9c6fc42e4c10da8f50aa2a61acbd3acc9'/>
<id>urn:sha1:c29481f9c6fc42e4c10da8f50aa2a61acbd3acc9</id>
<content type='text'>
Closes #1569
</content>
</entry>
<entry>
<title>arti: Move proxy subcommand to a separate module.</title>
<updated>2024-09-12T18:07:41Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-12T12:13:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=32705deb6e6d6f0aa18111df87303bc7175a8b37'/>
<id>urn:sha1:32705deb6e6d6f0aa18111df87303bc7175a8b37</id>
<content type='text'>
No functional changes, this is just code motion.

This helps organize the code in `arti/src/lib.rs` a bit. It now only
contains the argument parsing and various other setup, and all the
subcommands are contained in separate modules.
</content>
</entry>
<entry>
<title>arti: Move arti::run to subcommands::proxy.</title>
<updated>2024-09-12T18:06:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-12T15:43:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f1f42e995c88deebc35cabeca8e3c63b8aa5cf7'/>
<id>urn:sha1:5f1f42e995c88deebc35cabeca8e3c63b8aa5cf7</id>
<content type='text'>
No functional changes, this is just code motion.
</content>
</entry>
<entry>
<title>arti: Add a new module for the proxy subcommand.</title>
<updated>2024-09-12T18:06:18Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-12T15:19:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d92d29fbd69c0bf19628d72c87a231ce73355b8a'/>
<id>urn:sha1:d92d29fbd69c0bf19628d72c87a231ce73355b8a</id>
<content type='text'>
The implementation for `arti proxy` will soon be relocated to this new
module.
</content>
</entry>
</feed>
