Tor.framework icon indicating copy to clipboard operation
Tor.framework copied to clipboard

Refactor TORConfiguration to be better

Open conradev opened this issue 7 years ago • 1 comments

  • Allow setting multiple values for the same key (i.e. multiple ControlPorts)
  • Switch from ControlSocket to ControlPort
  • Add a method to TORController to inflate a TORConfiguration using GETCONF
  • Add popular/obvious missing flags that should be in there
  • Put stuff in TORConfigurationTests.m

conradev avatar Feb 09 '17 01:02 conradev

Onion service configuration would be great. :)

chrisballinger avatar Feb 09 '17 02:02 chrisballinger