Tagged Questions
1
vote
1answer
422 views
how to specify the forwarding port when using multiple tsocks services?
According to the answer of this question, I have my /etc/tsocks.conf containing these lines:
path {
server = localhost
server_port = 1081
reaches = <ip-address-of-server-b>/32
}
path {
server = ...