Page 8 of 9 FirstFirst ... 6789 LastLast
Results 71 to 80 of 82

Thread: Jamaican Network Tricks

  1. #71
    Join Date
    Jul 2011
    Posts
    54
    Rep Power
    0

    Default

    Added new download link for proxy.v0.2

    Changes:

    Improved support for file upload.
    Improved caching.
    Last edited by odessymark; Dec 28, 2015 at 03:05 PM.

  2. #72
    Join Date
    Jul 2011
    Posts
    54
    Rep Power
    0

    Default

    Example configuration settings for browsing Digicel Jamaica using kproxy.com

    Code:
    # settings.config - Automatically generated
    FRONT_QUERY = "http://server1.kproxy.com/doproxy.jsp?page="
    BACK_QUERY = "&x=28&y=18"
    REMOTE_PROXY_HOST = ""
    REMOTE_PROXY_PORT = ""
    PROXY_HOST = "0.0.0.0"
    REFERER = "http://myweb.digiceljamaica.com/"
    COOKIE = "JSESSIONID=; KP_DAT2__="";"
    PROXY_PORT = "8080"
    REPLACE_HOST_WITH = "myweb.digiceljamaica.com"
    CACHE_ENABLED = "0"
    the cookies "JSESSIONID=; KP_DAT2__="";" need to have valid values .
    If not the kproxy server will throw invalid session and keep redirecting.

    Browsing is quite fast on kproxy server so no real need to use caching.

  3. #73
    Join Date
    Jul 2011
    Posts
    54
    Rep Power
    0

    Default

    New proxy version 0.3
    proxy.v0.3.zip

    changes:

    Allows CONNECT request to be made to remote servers.[NB proxy should support tunneling for it to work ]

    1. Connections to HTTPS should work when a REMOTE_PROXY is specified.
    2. VPN connections can also be made.
    Last edited by odessymark; Jan 6, 2016 at 09:29 PM. Reason: updated download link

  4. #74
    Join Date
    Jul 2011
    Posts
    54
    Rep Power
    0

    Default

    Code:
    Proxy List
    
    USA 
    173.64.220.171:8080
    
    Canada
    192.99.160.45:8080
    
    Brazil
    138.186.175.2:8080
    191.240.201.38:8080
    
    Bangladesh
    203.202.241.60:8080
    202.53.172.202:8080
    
    Argentina
    170.210.73.13:8080
    
    Russian Federation
    93.123.165.206:8080
    31.173.74.73:8080
    213.251.255.138:8080
    The above proxy list can be used with the below configuration to access HTTPS websites like gmail etc.

    Code:
    FRONT_QUERY = ""
    BACK_QUERY = ""
    REMOTE_PROXY = "192.99.160.45:8080"
    PROXY_HOST = "0.0.0.0"
    REFERER = ""
    COOKIE = ""
    PROXY_PORT = "8080"
    REPLACE_HOST_WITH = "myweb.digiceljamaica.com"
    CACHE_ENABLED = "0"

  5. #75
    Join Date
    Oct 2009
    Posts
    395
    Rep Power
    15

    Default

    doesnt work for me as i dont see settings file in version 3 ,i wish there was a video to explain

  6. #76
    Join Date
    Jan 2016
    Posts
    2
    Rep Power
    0

    Default

    Likewise.. Need a step by step tutorial... Please..

  7. #77
    Join Date
    Jul 2011
    Posts
    54
    Rep Power
    0

    Default

    Quote Originally Posted by 876 View Post
    doesnt work for me as i dont see settings file in version 3 ,i wish there was a video to explain
    will try to do a video. However the steps are has follows for using HTTPS or a VPN:

    1. You can download the latest version from here
    2. Extract and run the program. Execution of the program will create a settings.config file.
    3. Edit the settings

    Example for settings that will work with a VPN and HTTPS not HTTP
    The example uses a proxy from the proxy list previously posted.

    Code:
    FRONT_QUERY = ""
    BACK_QUERY = ""
    REMOTE_PROXY = "192.99.160.45:8080"
    PROXY_HOST = "0.0.0.0"
    REFERER = ""
    COOKIE = ""
    PROXY_PORT = "6060"
    REPLACE_HOST_WITH = "myweb.digiceljamaica.com"
    CACHE_ENABLED = "0"
    4. NOT VPN change your browser proxy/network setting. Set it to 127.0.0.1:6060.
    This is browser specific you may need to google how to do it.

    5. NOT VPN To browse http using the settings visit a web proxy which uses HTTPS such has https://kproxy.com

  8. #78
    Join Date
    Jan 2016
    Posts
    2
    Rep Power
    0

    Default

    The zip won't extract..

  9. #79
    Join Date
    Jul 2011
    Posts
    54
    Rep Power
    0

    Default

    Added new download link here

  10. #80
    Join Date
    Mar 2012
    Posts
    42
    Rep Power
    0

    Default

    Quote Originally Posted by shae23 View Post
    FRONT_QUERY = ""
    BACK_QUERY = ""
    REMOTE_PROXY = "192.99.160.45:8080"
    PROXY_HOST = "0.0.0.0"
    REFERER = ""
    COOKIE = ""
    PROXY_PORT = "6060"
    REPLACE_HOST_WITH = "myweb.digiceljamaica.com"
    CACHE_ENABLED = "0"

    used to work, but it doesn't anymore, any ideas???
    Am wondering if they blocked its also not working for me maybe @odessymark could help you out.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •