[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8053 [Torsocks]: add stream isolation support to torsocks
#8053: add stream isolation support to torsocks
-------------------------+--------------------------------------------------
Reporter: proper | Owner:
Type: enhancement | Status: needs_review
Priority: normal | Milestone:
Component: Torsocks | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by proper):
The last bug is fixed. I continue with testing...
Each time I run torsocks, I get a new exit IP and therefore presumably a
new circuit as expected.
The following.
{{{
/usr/local/bin/torsocks -i 192.168.0.10 -P 9151 /usr/bin/curl
https://check.torproject.org
}}}
Doesn't work for me.
{{{
Illegal option -i
Syntax: [.] /usr/local/bin/torsocks <session_options | program_options
<program>]>
session_options: [on] | [off] | [show | sh] | [--shell]
program_options: [-hvupfdtiPN]
Options that affect all programs run from this session
on Enable Torsocks for all programs run here
Note: It is necessary to prepend a period (.)
or source in front of the torsocks command
off Disable Torsocks for all programs run here
Note: It is necessary to prepend a period (.)
or source in front of the torsocks command
sh, show
Show the current list of preloaded libraries
--shell Enter into a shell that will enable Torsocks for
all programs run in the shell
Options that affect only the program run by Torsocks
-d debug_file Path to log file
-f file Path to configuration file
-h Show this message
-i IP SOCKS server IP address
-N Do not read configuration file,
only use command line values
-p pass SOCKS password
-P port SOCKS server port number
-t server_type SOCKS server type (4, 4A, 5)
-u user SOCKS username
-v num Verbosity level [1,3]
program The program you want to run
For additional details and information, please view the man pages
torsocks(1) and torsocks.conf(5). Also read the information at
the top of the torsocks file that was just run.
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8053#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs