NetFuse

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

MIT License

Downloads
460
Stars
0
Committers
2

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

Release Notes

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

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

Runbook

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

License & copyright

© Vignesh Rao

Licensed under the MIT License