graysign / Privoxy-iOS

Privoxy for Jailbroken iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Privoxy for Jailbroken iOS

This project ports Privoxy 3.0.28 to iOS as a Cydia package (*.deb).

Usage

  1. Requirement: iOS 7+, jailbroken.
  2. Install org.ijbswa.privoxy_3.0.28_iphoneos-arm.deb.
  3. Enable the HTTP proxy
    • Go to Settings → Wi-Fi → (your network)
    • Click "Manual" under "HTTP Proxy"
    • Enter 127.0.0.1 for "Server", and 8118 for "Port"
  4. Verify Privoxy is running by visiting http://www.example.com/phpads/. The URL should be blocked by Privoxy.

The Privoxy server is running as a background daemon. This package is not an iOS 9 network extension. Privoxy can only be configured by modifying the config file at /etc/privoxy/config.

Building

  1. Install theos
  2. export THEOS=/path/of/theos
  3. make package FINALPACKAGE=1

License

GPLv2.

About

Privoxy for Jailbroken iOS.

License:Other


Languages

Language:C 48.8%Language:HTML 31.6%Language:Shell 7.1%Language:Perl 5.8%Language:Roff 3.5%Language:NSIS 0.9%Language:Prolog 0.8%Language:Makefile 0.6%Language:C++ 0.5%Language:CSS 0.3%Language:Awk 0.0%