Post Reply 
Opera Mini Handler In Proxomitron?
Oct. 09, 2012, 05:16 PM
Post: #5
RE: Opera Mini Handler In Proxomitron?
(Oct. 09, 2012 12:44 PM)ciprut003 Wrote:  How to add command custom http server and custom http socket in proxomitron? Can you show me the command? And also the other command to Add port to Non-port URL...

I don't think the Proxomitron can use socket protocol but I have never tried.

To have the Proxomitron use an http proxy server, http://proxomitron.info/45/help/External...ialog.html . However, I haven't tried using a "@" as in http://www.globe.com.ph/globe.asp@8080.

To remove or add strings (ports) and prevent addition of unwanted / try something like

Remove:
\#string\#&$RDIR(http:@//\@@somesite.com)
or
\0string\1&$RDIR(http:@//\0\1@somesite.com)

Add port:
\0&$RDIR(http:@//\0port@somesite.com)

The specifics depend upon need.



Notes;
The @ in "$RDIR(http:@//" is not standard use. Its use causes the Proxomitron to provide desired output but there may be consequences.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Opera Mini Handler In Proxomitron? - ciprut003 - Oct. 08, 2012, 07:20 AM
RE: Opera Mini Handler In Proxomitron? - JJoe - Oct. 09, 2012, 12:15 AM
RE: Opera Mini Handler In Proxomitron? - ghayz - Oct. 09, 2012, 03:47 AM
RE: Opera Mini Handler In Proxomitron? - JJoe - Oct. 09, 2012 05:16 PM
RE: Opera Mini Handler In Proxomitron? - JJoe - Oct. 10, 2012, 11:57 PM

Forum Jump: