Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

January 16 2010

Install and run a seperate instance of opera including tsocks


# download and unzip opera ...
% sh install.sh --prefix=/opt/opera-socks

# run opera with profile prefix and tsocks:
% tsocks /opt/opera-socks/bin/opera -pd socks
# opera does not support sockets directly
# remember that dns is not routed over socks (afaik)

% cat /etc/tsocks.conf
local = 10.0.0.0/255.255.255.0

server = 10.0.0.204
server_port = 1080
server_type = 5