M
M
martensit2018-05-12 10:33:12
proxy
martensit, 2018-05-12 10:33:12

How to create a connection with fewer "layers of the onion" through tor.exe? not 3 but say 2 or 1?

found on the network the following parameters to run
"data\tor.exe -f data\torrc -SocksPort 9001 -ControlPort 8001 -DataDirectory data\torf1"
creates a connection with access through a proxy 127.0.0.1:9001
What to add here so that the connection has a smaller number "layers of an onion" (2 or 1)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2018-05-14
@martensit

You can build such chains automatically only by changing the sources
in or.h
for 1 hop, you must also include ExcludeSingleHopRelays, but this is even more dangerous in almost any scenario than not using tor at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question