Skip to content

Python script to dump hostname and IP address mapping for localhost into host file

License

Notifications You must be signed in to change notification settings

thevickypedia/NetFuse

Repository files navigation

pypi pages

NetFuse

NetFuse is a python module to dump hostname and IP address mapping for localhost into the hosts file

⚠️   To use this module, the router should be Netgear, [OR] the ISP should be At&t

Installation

pip install NetFuse

Usage

💡   Use netfuse --help to learn more

sudo netfuse

Note

This is a hacky solution for a real problem. The best approach would be to run your own DNS server

Coding Standards

Docstring format: Google
Styling conventions: PEP 8 and isort

Requirement

python -m pip install gitverse

Usage

gitverse-release reverse -f release_notes.rst -t 'Release Notes'

Linting

pre-commit will ensure linting, run pytest, generate runbook & release notes, and validate hyperlinks in ALL markdown files (including Wiki pages)

Requirement

pip install sphinx==5.1.1 pre-commit recommonmark

Usage

pre-commit run --all-files

Pypi Package

pypi-module

https://pypi.org/project/NetFuse/

Runbook

made-with-sphinx-doc

https://thevickypedia.github.io/NetFuse/

License & copyright

© Vignesh Rao

Licensed under the MIT License

About

Python script to dump hostname and IP address mapping for localhost into host file

Resources

License

Stars

Watchers

Forks

Packages

No packages published