Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tribela/nagato
bypass warning.or.kr in korea
https://github.com/tribela/nagato
Last synced: about 2 months ago
JSON representation
bypass warning.or.kr in korea
- Host: GitHub
- URL: https://github.com/tribela/nagato
- Owner: tribela
- Created: 2013-12-16T23:19:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T07:16:19.000Z (over 3 years ago)
- Last Synced: 2024-05-19T09:36:33.416Z (8 months ago)
- Language: Python
- Size: 33.2 KB
- Stars: 28
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: changelog.md
Awesome Lists containing this project
README
Nagato
======local proxy for bypassing warning.or.kr
Install
-------You can install, upgrade, remove nagato using ``pip``:
.. code-block:: console
$ pip install --user nagato
$ pip install --user --upgrade nagato
$ pip uninstall nagatoUsage
-----You just execute nagato in your terminal.
.. code-block:: console
$ 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.
.. code-block:: console
$ nagato --help