Use the sogou browser acceleration agent in Ubuntu Linux

Source: Internet
Author: User
Tags unsupported

1. Install wine
Ubuntu users can use sudo apt-get install wine or go to the Software Center to directly install it.
2. Download The sogou browser version 1.0. I don't know if it will be successful.
3. Right-click the exe file in sogou browser and use wine to open it.
The next step is to install it quickly.
4. Run the command on the terminal after installation.

Wine '/home/username/. wine/drive_c/Program Files/SogouExplorer/sogouw.er.exe'-proxy
If such a prompt appears, it will be successful.
Fixme: msvcrt: _ setmbcp trail bytes data not available for DBCS codepage 0-assuming all bytes
Fixme: mountmgr: harddisk_ioctl unsupported ioctl 74080
Fixme: mountmgr: harddisk_ioctl unsupported ioctl 2d1400
Fixme: mountmgr: harddisk_ioctl unsupported ioctl 2d0c10
PID: 8
PORT: 8081
CPORT: 8082
PAC: http: // 127.0.0.1: 8082/proxy. pac? T = 8241
RET: SUCCESS
5 open chrome (chrome is used) Alt + f Open configuration options
In the use proxy option, enter port 8081 in the http field
6. Enter csdn.net in the address bar and you can see that csdn can be accessed. Normally, this cannot be accessed because the wind speed is too slow.
It is very troublesome to enter this command every time you start the system. You can write a script.
#! /Bin/bash
# Sougou
Wine '/home/visaya/. wine/drive_c/Program Files/SogouExplorer/sogouw.er.exe'-proxy
Save the preceding settings as sougou. sh and modify the permission to make it run.
In Preferences-> startup applications, set it to start automatically.


Shu, author

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.