![]() |
http requests - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38) +--- Forum: Filter Help/Request (/forumdisplay.php?fid=31) +--- Thread: http requests (/showthread.php?tid=1818) |
http requests - sabersayed - Aug. 19, 2011 10:50 PM can we use proxomitron to operate other programmes like tor , or ultrasurf or gtunnel or any other programmes and how ? or how to writ a rule to make proxomitron forward to other programmes . i hope you can help me . RE: http requests - sbk - Oct. 23, 2011 12:52 PM i think you want a proxy switching filter. filter would test for a site's domain (or url match), then use this "command" described in help: (your proxomitron folder)/help/Matching Commands.html#SETPROXY Quote:$SETPROXY(remote.proxy.name[:port]) For sites, you could use a text file of urls as either blacklist or whitelist For certain apps, you could test for useragent http://www.google.com/search?tbs=qdr:y4,sbd:0&num=100&q=site:prxbx.com+setproxy&as_qdr=all (to startup an app, vbscript or batch, but can proxo start a vbscript or batch?) |