Changes between Initial Version and Version 1 of Ticket #517, comment 62


Ignore:
Timestamp:
2015-12-14T20:05:33Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #517, comment 62

    initial v1  
    22i've now gotten my socks client foolscap transport plugin to work with my tahoe dev branch using these configuration settings:
    33
    4 ```
     4{{{
    55[connections]
    66tor.socks_host = 127.0.0.1
     
    88tcp.socks_host = 127.0.0.1
    99tcp.socks_port = 9050
    10 ```
     10}}}
    1111
    1212this is my dev branch: