Skip to content

andreifurrnica/hosts-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosts Editor

Small CLI hosts editor for Windows written in Python

Usage

Add a host:

editor.exe -a [domain] -i [ip]

Remove a host:

editor.exe -rm [domain]

Compilation:

pyinstaller --onefile hosts.py

About

Small CLI hosts editor for Windows written in Python. First Python project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages