Recent content by gorb86

  1. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    Hi it is a good method but it didn't work form me (coldn't make it) but thanks to your method i found out how to make a socks5 proxy on Cetos.
  2. G

    Hello BHW Members

    Hi, i am new too and looking for a good ideas
  3. G

    Hi to all Members

    I am a new member and looking for an good ideas
  4. G

    hello BHW.

    Hi to you too, we all looking for help :)
  5. G

    Hi all Forum member i am a beginner member here.

    Hi to a new member, like me :)
  6. G

    How tomake socks5 Proxy on your Centos VPS

    Sorry for an error in a thread but i can't edit a post, in step 5 must be: For no authentication, #nano /etc/opt/ss5/ss5.conf auth 0.0.0.0/0 - -
  7. G

    How tomake socks5 Proxy on your Centos VPS

    Don't write # before code :) And remove * in first code 1. Download the latest source rpm from sourceforge.net #wget http:*//downloads.sourceforge.*net/ss5/ss5-3.8.9-6.src.rpm 2. Build the source rpm This requires the rpmbuild tool provided by rpm-build package. Also, ss5 requires...
  8. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    I can write a method how to make a socks5 proxy with Centos vps but i can't write a thread because i've not permission to write a link for downloading a *.RPM file for centos :(
  9. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    Added acl manager proto cache_object and squid reloaded but proxy don't work. if you can help i can give (PM) you Login and Pass to vps to whach a problem (sorry for bad English)
  10. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    whene reload 2015/03/20 12:51:18| aclParseAclList: ACL name 'manager' not found. FATAL: Bungled squid.conf line 65: http_access allow manager localhost Squid Cache (Version 3.1.10): Terminated abnormally. CPU Usage: 0.007 seconds = 0.003 user + 0.004 sys Maximum Resident Size: 22864 KB Page...
  11. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    Squid Cache: Version 3.1.10
  12. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    #A Port you would like to use http_port 3128 acl manager proto cache_object acl localhost src 127.0.0.1/32 ::1 acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1 acl localnet src 10.0.0.0/8 # RFC1918 possible internal network acl localnet src 172.16.0.0/12 # RFC1918 possible internal network acl...
  13. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    In squid.conf made changes and error disappeared: changed to: refresh_pattern -i (/cgi-bin/|\?) 0 0% 0 and changed to:auth_param basic children 5 but cant connect to proxy :((((
  14. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    whene i write "service squid status" It's normal?
  15. G

    [METHOD] How to setup you PRIVATE PROXY on your VPS Cheep

    Hi, thnx for the post. I made all like you wrote, but i can't connect to my proxy, can you help me? Thnx
Back
Top