Windows下ebesucher挂机相对简单,主要是firefox的设置。
1、下载firefox浏览器
官方下载地址:https://download-ssl.firefox.com.cn/releases-sha2/stub/official/zh-CN/Firefox-latest.exe(官方http://www.firefox.com.cn)
2、设置firefox
a、不记录cookies
地址栏输入about:config,搜索 browser.privatebrowsing.autostart,双击即可改为 ture
b、不记录历史记录
在 选项-隐私-历史记录 设置
c、设置主页为 https://www.ebesucher.com/surfbar/qwnet(qwnet为自己的用户名)
d、设置语言,与其他冲浪主机不同的语言
e、屏幕分辨率调成最大
3、安装firefox下的ebesucher插件
地址:https://www.ebesucher.com/data/firefoxaddon/latest.xpi
设置插件:
4、Firefox多开设置
在火狐浏览器快捷方式上,右键,选择属性
在 目标 后面添加 -P customer -no-remote,然后点击 确定
双击火狐浏览器快捷方式,点击 创建配置文件 ,即可创建1个新的配置文件(可多建几个,用不同代理)
以后,打开火狐时,选择需要的配置即可。
debian下使用Tinyproxy搭建 HTTP代理
建个简单代理,结合其他应用,可以做很多事情。
1、安装Tinyproxy
apt-get update
apt-get install tinyproxy
2、配置Tinyproxy
配置文件位于 /etc/tinyproxy.conf
修改23行 Port 8888 为 Port 9002 (9002可自定义)
修改210行 Allow 127.0.0.1 为 #Allow 127.0.0.1(表示允许任意人连接),建议修改为Allow 1.1.1.1(1.1.1.1改为自己需要使用的电脑的IP)
3、Tinyproxy相关命令
启动
service tinyproxy start
重启
service tinyproxy restart
停止
service tinyproxy stop
ebesucher官网:www.ebesucher.com
评论前必须登录!
注册