Coder Social home page Coder Social logo

3proxy's Introduction

3proxy install script for Debian / Ubuntu VPS

A simple script (without any russian in it, yeepeeh) to install the lightweight russian proxy: 3proxy (http://3proxy.ru/) as an elite high anonymous HTTP proxy with SSL support with a few command lines. This script has been created to bypass the fact that Squid3 proxy isn't compiled with SSL support and is an absolute nightmare to compile in Debian right now.

This setup has been created to quickly install a proxy on small lowendbox VPS mostly for "google rank analysis" / scraping.

MANUAL :

Download, make executable and run with these lines :

wget --no-check-certificate https://raw.github.com/barankilic/3proxy/master/3proxyinstaller.sh
chmod +x 3proxyinstaller.sh
./3proxyinstaller.sh

After install : CHANGE THE BLOODY DEFAULT USERNAME AND PASSWORD !!!

nano /etc/3proxy/.proxyauth

Example change line inside .proxyauth

johndoe:CL:johndoepassword123

You can also change the port, default is 3128

nano /etc/3proxy/3proxy.cfg

Once you've change the username / password you can start the proxy (or reboot the VPS as 3proxy has been added to the init scripts and will autostart)

/etc/init.d/3proxyinit start

For Uninstall Download, make executable and run with these lines :

wget --no-check-certificate https://raw.github.com/barankilic/3proxy/master/3proxyuninst.sh
chmod +x 3proxyuninst.sh
./3proxyuninst.sh

Script tested on 20.05.2016 on the following fresh VPS install distros :

  • Ubuntu 14.04 64bit (Vmware)

Script will run on :

  • Debian 6 32bits
  • Debian 7 32bits
  • Ubuntu 12.10 32bits
  • Ubuntu 12.04 32bits
  • Ubuntu 14.04 32bits and 64bits

<<<<<<< HEAD

http://barankilic.github.io/3proxy/

origin/master

3proxy's People

Contributors

barankilic avatar benjamin74 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.