Examples
The following are sample projects built with Arti.
-
Download Manager is a small download manager prototype which can download Tor Browser using Arti. This demonstrates how to make TLS-encrypted HTTP requests over the Tor network.
-
Pt-proxy provides an interface to run the obfs4 pluggable transport in a standalone manner, ie, instead of using obfs4 to connect to the Tor network, we can use it to connect to the Internet directly.
-
DNS resolver uses Tor to make a DNS over TCP request for a hostname, and get IP addresses back.
-
Connection checker attempts to check connectivity to the Tor network through a variety of ways.