txtorcon icon indicating copy to clipboard operation
txtorcon copied to clipboard

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.

Results 49 txtorcon issues
Sort by recently updated
recently updated
newest added

I see you still support python2, so dropping mock entirely is not option for you, but could you consider to use untitest.mock as a fallback at least, when mock is...

The continuous-integration (CI) provider Travis is gone. Upgrade our CI to use something that works (probably "github actions" is the easiest, here). If anyone is feeling ambitious, I'd love to...

easy_ticket
help-wanted

https://github.com/magic-wormhole/magic-wormhole uses txtorcon. if I run `wormhole receive 3-some-code --tor --launch-tor` it will call into txtorcon. However in my current environment 100% of the time it will quickly crash with...

bug
help-wanted

Following the example from the README to host an onion service from a local directory, once it's running you'll see: ``` 2021-08-25T13:46:25-0400 [TorControlProtocol,client] listening on y2ggqbwfqfewmvmf.onion.onion ```

bug
easy_ticket
help-wanted

Hi, I have previously used this codebase to start up ephemeral onion services with no issues, however I encountered an issue when using it to start a persistent onion service....

bug
onion-services
needs-investigation

Hi, I have been running some simple examples for performing http requests with txtorcon and treq. Even a simple script has errors: ```python from twisted.internet.task import react from twisted.internet.defer import...

needs-investigation

While packaging txtorcon 19.0.0 for Guix, I found that txtorcon's test suite fails when it can't find the file `release-announce-test` in the unpacked source code as downloaded from PyPi. Specifically,...

needs-investigation

I'd like to tunnel my TLS tunnel through tor, so that overall i'd have a tunnel like this: tor(TLS(my_protocol)). Not sure if this is possible, maybe a convenience method (server...

Aaron Gibson of Tor Project suggested we add a feature allowing the user of txtorcon to specify custom circuit paths. He's written some rough draft code to do this for...

enhancement

Why does this fail? It's literally just an RST title.