Skip to content

proxmate/proxmate-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxmate

Website: https://web.proxmate.me

Overview

Proxmate is a browser plug-in service using web proxy technology to allow users to easily access certain web content that would normally not be accessible for them due to geo blocking of IPs.

Product components

Chrome

This is the plugin that installs as ad-on in Chrome browsers.

Backend

This is the software that is used by the Chrome plugin in order to make Proxmate operational.

Configuration

  • apt-get install ipython git python-setuptools python-pip python-mysqldb python-dev memcached python-memcache
  • apt-get install apache2 phpmyadmin mysql-server nginx uwsgi-plugin-python libjpeg8-dev zlib1g-dev

  • pip install -r requirements.txt

  • python manage.py migrate
  • python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published