Skip to content

tribela/nagato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

456b29c · Aug 24, 2021

History

58 Commits
Dec 30, 2016
Dec 30, 2016
Aug 24, 2021
Aug 24, 2021
Dec 30, 2016

Repository files navigation

Nagato

local proxy for bypassing warning.or.kr

Install

You can install, upgrade, remove nagato using pip:

$ pip install --user nagato
$ pip install --user --upgrade nagato
$ pip uninstall nagato

Usage

You just execute nagato in your terminal.

$ nagato -H localhost -p 8080 -vv

then, you should be config your browser's config to use nagato proxy: localhost:8080

You can see help message with this command.

$ nagato --help