Search found 529 matches

by phoenix
May 05 2012, 15:06
Forum: sidki config set 讨论区
Topic: 我想访问YOUTUBE和推特,代理调度里面怎么加?
Replies: 3
Views: 11834

Re: 我想访问YOUTUBE和推特,代理调度里面怎么加?

现在的网站大量使用 javascript 来动态加载内容,你需要将那些网址也加入代理。
by phoenix
Feb 15 2012, 10:48
Forum: 一般应用交流
Topic: Bounds参数是有什么特别限制么?
Replies: 1
Views: 5655

Re: Bounds参数是有什么特别限制么?

Since the bounds selects the range of text being searched - the matching expression must match everything matched by the bounds for the rule as a whole to match.
by phoenix
Feb 06 2012, 14:19
Forum: 一般应用交流
Topic: 强烈建议翻译 Privoxy 的手册
Replies: 9
Views: 22424

Re: 强烈建议翻译 Privoxy 的手册

欢迎分享 Privoxy 的使用经验。

本论坛虽然以讨论 Proxomitron 为主,但也欢迎对同类软件的探讨。
by phoenix
Jan 12 2012, 12:09
Forum: 一般应用交流
Topic: 使用 ProxHTTPSProxy 还能再使用代理么
Replies: 5
Views: 9152

Re: 使用 ProxHTTPSProxy 还能再使用代理么

我最开始的回复已经提到 ProxHTTPSProxy 支持 http 和 socks5 类型的上级代理,你可以在 ProxHTTPSProxy 的配置文件中设置。
by phoenix
Jan 08 2012, 23:14
Forum: 一般应用交流
Topic: 使用 ProxHTTPSProxy 还能再使用代理么
Replies: 5
Views: 9152

Re: 使用 ProxHTTPSProxy 还能再使用代理么

我不知道你用 ProxHTTPProxy 的目的何在。
把你的情况具体说明下,给出实际的例子看看。
by phoenix
Jan 07 2012, 17:28
Forum: 一般应用交流
Topic: 使用 ProxHTTPSProxy 还能再使用代理么
Replies: 5
Views: 9152

Re: 使用 ProxHTTPSProxy 还能再使用代理么

1、ProxHTTPSProxy 不是用来调度 https 过滤的,它主要用来解决 Proxomitron 的 SSL 问题
2、如果你坚持要用 ProxHTTPSProxy ,它也是支持 http 和 socks5 类型的上级代理的,按如下方式配置即可。

Code: Select all

Browser -> Proxomitron -> ProxHTTPSProxy -> Your Proxy -> WWW
by phoenix
Nov 30 2011, 23:47
Forum: 一般应用交流
Topic: HTTPS不能跳转HTTP吗?
Replies: 1
Views: 4822

Re: HTTPS不能跳转HTTP吗?

https 的时候浏览器会进入一个加密隧道的状态,这之后 proxomitron 的 redirect 起不到预期的作用。
by phoenix
Nov 30 2011, 23:05
Forum: 通用规则讨论
Topic: 短网址预览,让冲浪更安全
Replies: 8
Views: 29033

Re: 短网址预览,让冲浪更安全

那样要插入js代码来实现了,只是我不懂js。
by phoenix
Oct 23 2011, 23:53
Forum: 一般应用交流
Topic: 关于prox嵌入css与浏览器载入css的差别
Replies: 7
Views: 14611

Re: 关于prox嵌入css与浏览器载入css的差别

既然你是用的sidki的规则: 1、不停用Replace blank/new规则,不嵌入css,那2个网站正常吗? 2、如果正常,试试用sidki的方式嵌入css ## insert user stylesheet $SET(sUserCSS=CSS_NAME) ## ## By default, CSS_NAME can be one of the three included W3C core styles: ## chocolate, oldstyle, or steely. ## ## You may also write your own CSS, prefix the filena...
by phoenix
Oct 11 2011, 14:56
Forum: 一般应用交流
Topic: 如何修改请求/接受的Host
Replies: 12
Views: 19231

Re: 如何修改请求/接受的Host

Socket 错误是网络方面的问题,不是 Proxomitron 的问题。