Coder Social home page Coder Social logo

surereddy / go-packetflagon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brasshorncommunications/go-packetflagon

0.0 1.0 0.0 201 KB

A local HTTP application that serves customised Proxy Auto Configuration files for your browser to help bypass Internet censorship

License: BSD 2-Clause "Simplified" License

CSS 50.12% HTML 40.23% Go 9.64%

go-packetflagon's Introduction

go-packetflagon

alt text

An application that serves customised Proxy Auto Configuration files for your browser to help bypass Internet censorship.

How it Works

URLs added to the PAC file will be sent to a SOCKS proxy listening on localhost:9050 / localhost:9051 whilst any other URLs will use your normal Internet connection.

We recommend you use the Tor client or Tor Browser Bundle. as the local SOCKS proxy (it will do this automatically) or follow our guide on creating an SSH based SOCKS5 proxy.

Getting Started

go-packetflagon can utilise a config file passed with the -conf argument defining the location of the URL database, a listen port etc in order to start, defaults shown below;

{
        "dbpath":"./pacs.db",
        "listenport": 8080,
        "debug":true,
        "tls_enabled":false
}

Create a PAC File

Visit http://localhost:8080/create/ in your browser.

Choose a friendly name for your PAC, a description and a password (for sync/restore functionality), a comma (,) separated list of URLs to send to the local proxy and select if you want to sync this PAC file with the PacketFlagon API.

Click Create

Configure your Browser

Configure Chrome Configure Firefox Configure Safari Configure IE

Configure a Local Proxy

Create a Local Tor Proxy Create a Local SOCKS5 Proxy with SSH

go-packetflagon's People

Contributors

brasshorncomms avatar

Watchers

James Cloos 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.