tel8618217223380 / jap

Automatically exported from code.google.com/p/jap
0 stars 0 forks source link

Polipo can not use JAP as a parent SOCKS proxy #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Why Polipo (or Privoxy) can not use JAP as a parent SOCKS proxy?

Original issue reported on code.google.com by Fight4Fu...@gmail.com on 11 Jan 2013 at 12:54

GoogleCodeExporter commented 8 years ago
I have problems with OPENSHIFT websockets, but OPENSHIFT supports SSH, so you 
can use JAP_SSH_LOCAL_PYTHON-2.0.0-SNAPSHOT.
1) get SSH information (ssh XXX@YYY-ZZZ.rhcloud.com)
- open https://openshift.redhat.com/app/
- click SIGN IN
- click MY APPLICATIONS
- open APPLICATION
- click WANT TO LOG IN TO YOUR APPLICATION?

2) configure JAP_SSH_LOCAL_PYTHON-2.0.0-SNAPSHOT
LOCAL_PROXY_SERVER/KEYS/PUBLIC/FILE = C:\\Documents and 
Settings\\Administrator\\.ssh\\id_rsa.pub
LOCAL_PROXY_SERVER/KEYS/PRIVATE/FILE = C:\\Documents and 
Settings\\Administrator\\.ssh\\id_rsa
LOCAL_PROXY_SERVER/KEYS/PRIVATE/FILE = 
REMOTE_PROXY_SERVERS/ADDRESS = YYY-ZZZ.rhcloud.com
REMOTE_PROXY_SERVERS/PORT = 22
REMOTE_PROXY_SERVERS/AUTHENTICATION/USERNAME = XXX
REMOTE_PROXY_SERVERS/AUTHENTICATION/PASSWORD = 
REMOTE_PROXY_SERVERS/KEY/AUTHENTICATION/FINGERPRINT = 

IMPORTANT: You need to escape \ with a \

I have patched JAP_LOCAL.py for POLIPO/PRIVOXY (copy JAP_LOCAL.py to 
JAP_..\JAP\).
Can you do a new test?

Original comment by jeroen.v...@gmail.com on 11 Jan 2013 at 10:37

Attachments:

GoogleCodeExporter commented 8 years ago
Polipo/Privoxy can use JAP as a parent SOCKS proxy now wiht the new 
JAP_LOCAL.py.Thank you!

Original comment by Fight4Fu...@gmail.com on 11 Jan 2013 at 3:54