Tor.framework
Tor.framework copied to clipboard
Tor framework for the iCepa project
- Allow setting multiple values for the same key (i.e. multiple `ControlPort`s) - Switch from `ControlSocket` to `ControlPort` - Add a method to `TORController` to inflate a `TORConfiguration` using `GETCONF`...
– Adding an observer for the connected state, so you can be notified if `tor` dies, for example. – Automatically attempt to connect to tor before every command, with a...
TORController currently has `-addObserverForStatusEvents:`, which passes a block with strings and dictionaries with unknown keys. `Type`, `severity`, `action`, can all be made into enums. I'm not sure what currently is...
Hey, wanted to ask if `pure_pod` branch is planned to be set as a main one in github repo settings? I'm asking because when I wanted to check releases it...
Hi there, Is it a known issue that the example projects don't run? Thanks. Ben
Hello, can someone please point me to documentation/code samples or reference on how to route all WKWebView requests through Tor Network. I have experience building iOS Applications but I'm new...
`Jul 09 02:23:20.000 [warn] Warning from libevent: Error Socket is not connected (57) while reading request.` I get the above error occasionally and it seems to get stuck and print...
Ability to simply add via the swift package manager would be awesome. Anyone able to give some advice on steps to manually add this framework into a SwiftUI project (actually...
I am getting the above error when updating to 408.11.2. I have tried: - reintegrating the pod - manually deintegrating - updating cocoapods - deleting derived data - clean build...