Search found 3 matches
Aprelium Forum Index
Author Message
  Topic: CGI URL Encoding
Carlos305

Replies: 2
Views: 43440

PostForum: Perl   Posted: Tue Jun 13, 2006 1:19 am   Subject: CGI URL Encoding
i uncommented this
sub proxy_encode {
my($URL)= @_ ;
$URL=~ s#^([\w+.-]+)://#$1/# ; # http://xxx -> http/xxx
# $URL=~ s/(. ...
  Topic: CGI URL Encoding
Carlos305

Replies: 2
Views: 43440

PostForum: Perl   Posted: Mon Jun 12, 2006 11:42 pm   Subject: CGI URL Encoding
What do i need to do so when i go to a site through a cgi-proxy it wont show the name of the site on the address bar?

For Example: If i put myspace.com in the proxy it shows

http://mydomai ...
  Topic: SSL CGI-PROXY
Carlos305

Replies: 1
Views: 36267

PostForum: Perl   Posted: Mon Jun 05, 2006 5:41 pm   Subject: SSL CGI-PROXY
ok here my problem i make my web site secure using Stunnel and it works because it accepts then certificate and it says https://66.176.218.48 but when i go to the cgi-proxy that i type a website like ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group