Gapproxy Tutorial | Stuttering so you can FG https
first create a GAE account first in https://appengine.google.com/start/createapp
download Google App Engine SDK for Python GoogleAppEngine-1.9.6.msi
download gapproxy: uploader-2.0.0-win.zip
download localproxy: localproxy-2.0.0-win.zip
edit the app.yaml which is in the gapproxy folder -->fetchserver
Run upload.exe and fill in according to the instructions, enter your GAE ID, Gmail email, then wait until it comes out as shown below
settings in the local_proxy section fill in the FG proxy
in this section fetch_server = http://your-fetch-server.appspot.com/fetch.pyReplace your-fetch-server with the name GAE, remember to remove the hashtag # in front of it
run proxy.exe
gappproxy Just use tpsan, bro, browse using fg directly.
http proxy : proxy fg
SSL proxy : listen port gappproxy
That's the tutorial for using gapproxy, hopefully it's useful, especially for free users :D
download Google App Engine SDK for Python GoogleAppEngine-1.9.6.msi
download gapproxy: uploader-2.0.0-win.zip
download localproxy: localproxy-2.0.0-win.zip
edit the app.yaml which is in the gapproxy folder -->fetchserver
Replace “your_application_name” with your GAE application
now move to localproxy folder
thumpa proxy.conf settings in the local_proxy section fill in the FG proxy
in this section fetch_server = http://your-fetch-server.appspot.com/fetch.pyReplace your-fetch-server with the name GAE, remember to remove the hashtag # in front of it
Code:
# GAppProxy configuration
# listen_port
listen_port = 8080
# local_proxy atau listen port ke aplikasi lain contoh local_proxy= 127.0.0.1:8088
local_proxy = 202.150.217.76:80
# fetch server
fetch_server = http://namaaplikasiGAEagan.appspot.com/fetch.py
gappproxy Just use tpsan, bro, browse using fg directly.
So in Firefox set
SSL proxy : listen port gappproxy
That's the tutorial for using gapproxy, hopefully it's useful, especially for free users :D