Previously, I was using Pidgin2.2.0. Today I changed to EVA, but there were a lot of problems, especially the EVA agent problems after installation. EVA's default HTTP is not available here. I use CERNET as the network and CCproxy as the proxy. According to the Internet, CCproxy uses the http 1.0 protocol, but EVA uses the http protocol of 1.1, so it won't work. My solution was to use the tsocks proxy, but it actually went on. However, there was a problem with Chinese input, and some Chinese input could not be properly displayed, I used Pidgin2.2.0 some time ago, and changed it to EVA today, but there are a lot of problems, especially the EVA agent problems after the installation.
EVA's default HTTP is not available here. I use CERNET as the network and CCproxy as the proxy. According to the Internet, CCproxy uses the http 1.0 protocol, but EVA uses the http protocol of 1.1, so it won't work. My solution was to use the tsocks proxy, but it actually went on. However, there was a problem with Chinese input, and some Chinese input could not be properly displayed, my EVA version is 4.1. I have not solved this problem yet. I will post it If I solve it later.
Attached tsocks Configuration:
Install it in the source file. You can directly install it and modify it later:
Tell tsocks what your socks proxy looks like (including IP addresses and ports ). This is done by modifying the tsocks configuration file. Generally, the configuration file is in/usr/local/etc/tsocks. conf. If this file is not used, tsocks is used. conf. for sample, cp tsocks. conf. sample tsocks. conf.
Use the text editing tool to open tsocks. conf, server = your socks proxy IP address, and server_port = port used by the socks proxy.
Note that you need to add your socks proxy address to the local field in tsocks. conf. For example, if your socks proxy is 1.2.3.4 and the port is 5, you can write the configuration file tsocks. conf as follows:
Local = 1.2.3.4/255.255.255.255
Server = 1.2.3.4
Server_port = 5
For socks 5 proxy, add a line
Server_type = 5
In actual use, the program you want to start is OK. For example, to use kmail with the socks proxy, you can
Tsocks kmail
For more details, you can also view the manual of tsocks and tsocks. conf.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.