You are not logged in.
Hi. I have a https proxy and want to convert it to socks v5.
I found polipo but it have two problems:
1- It's convert socks v5 to http proxy. I want to convert https proxy to socks5.
2- It not support authentication. My https proxy is protected and needs username and password.
Thanks.
I wait for your answers.
Offline
Update: My proxy server is using CCProxy. And in windows clients, users can use proxifire with https proxy option. Now, I want to connect it using firefox proxy settings on arch linux.
It is protected and needs authentication. I want to forward it to an local port and use it as a http or socks proxy on firefox.
Are you understand?
Sorry for my bad English.
Offline
You need the IP of the computer you are using as the proxy. The default ports for ccproxy are listed here: http://www.youngzsoft.net/ccproxy/faq_1.htm
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
Thanks for your answer. But it is not my question answer
My question:
I have a windows proxy server and it is using CCProxy. I want to connect to it. It's HTTPS Proxy.
I want to tunnel to it, I want to create a local proxy at localhost with any port. I want to connect to my local proxy:
Firefox > Local proxy > Server:808
How can I do it? can i use polipo for this?
Are you understand?
Offline
No answer?
Offline
I don't really understand your problem. You want to use the proxy? Then set it in firefox. If you don't want to use it, then don't use it. Why do you have to create a local proxy first?
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
I don't really understand your problem. You want to use the proxy? Then set it in firefox. If you don't want to use it, then don't use it. Why do you have to create a local proxy first?
I have a LAN network. I want create a local proxy on my machine (192.168.1.100) and connect to it using other machins on this network. I want to create a local proxy and forward it to an other proxy on the internet. Are you understand?
Offline
You can create a socks proxy with dante, you can redirect your applications to a socks proxy with socksify (in the dante package).
AFAIK, the danted proxy can forward traffic to another socks proxy or a http 1.0 proxy.
Edit: Just found http://proxychains.sourceforge.net/
https://aur.archlinux.org/packages.php?ID=41765
Last edited by progandy (2013-05-28 02:53:17)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
You can create a socks proxy with dante, you can redirect your applications to a socks proxy with socksify (in the dante package).
AFAIK, the danted proxy can forward traffic to another socks proxy or a http 1.0 proxy.
Edit: Just found http://proxychains.sourceforge.net/
https://aur.archlinux.org/packages.php?ID=41765
Sorry, my English is very bad and I can't read dante configuration arcides.
How can I configure it? Can you say it in simple English language? :-?
Offline