justice-proxy

1.0.1 • Public • Published

Justice Proxy

About

Justice is a forward proxy designed to evade internet censorship and increase online anonimity. Justice empowers users to exercise their right to access information freely while maintaining their privacy and security online.

Installation

Justice can be installed through NPM.

npm i justice-proxy

You can import Justice using:

const Proxy = require('justice-proxy');
// OR
import Proxy from 'justice-proxy';

Examples

You can find examples of the proxy in use in the /examples directory.

Authors

The author of Justice is Joey Malvinni

List of all contributors

License

Apache 2.0

Readme

Keywords

Package Sidebar

Install

npm i justice-proxy

Weekly Downloads

2

Version

1.0.1

License

Apache-2.0

Unpacked Size

38.6 kB

Total Files

10

Last publish

Collaborators

  • joeymalvinni