All Projects → guumaster → Hostctl

guumaster / Hostctl

Licence: mit
Your dev tool to manage /etc/hosts like a pro!

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Hostctl

Txeh
Go library and CLI utilty for /etc/hosts management.
Stars: ✭ 181 (-71.81%)
Mutual labels:  dns, hostsfile, developer-tools
Httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
Stars: ✭ 53,052 (+8163.55%)
Mutual labels:  cli, developer-tools
Lighthouse Security
Runs the default Google Lighthouse tests with additional security tests
Stars: ✭ 190 (-70.4%)
Mutual labels:  cli, developer-tools
Haxor News
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Stars: ✭ 3,342 (+420.56%)
Mutual labels:  cli, developer-tools
Tenderly Cli
CLI tool for Smart Contract error tracking, monitoring and alerting.
Stars: ✭ 138 (-78.5%)
Mutual labels:  cli, developer-tools
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+298.6%)
Mutual labels:  cli, developer-tools
Circleci Cli
Use CircleCI from the command line
Stars: ✭ 297 (-53.74%)
Mutual labels:  cli, developer-tools
Dksnap
Docker Snapshots for Development and Test Data
Stars: ✭ 122 (-81%)
Mutual labels:  cli, developer-tools
Httplab
The interactive web server
Stars: ✭ 3,752 (+484.42%)
Mutual labels:  cli, developer-tools
Shaman
Small, lightweight, api-driven dns server.
Stars: ✭ 426 (-33.64%)
Mutual labels:  dns, developer-tools
Npkill
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
Stars: ✭ 5,325 (+729.44%)
Mutual labels:  cli, developer-tools
Check It Out
A command line interface for Git Checkout. See branches available for checkout.
Stars: ✭ 127 (-80.22%)
Mutual labels:  cli, developer-tools
Grmon
Command line monitoring for goroutines
Stars: ✭ 1,703 (+165.26%)
Mutual labels:  cli, developer-tools
Dnote
A simple command line notebook for programmers
Stars: ✭ 2,192 (+241.43%)
Mutual labels:  cli, developer-tools
Gitless
A simple version control system built on top of Git
Stars: ✭ 1,660 (+158.57%)
Mutual labels:  cli, developer-tools
Fw
workspace productivity booster
Stars: ✭ 269 (-58.1%)
Mutual labels:  cli, developer-tools
Terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
Stars: ✭ 5,446 (+748.29%)
Mutual labels:  cli, developer-tools
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (-81.78%)
Mutual labels:  cli, dns
Carvel Kwt
Kubernetes Workstation Tools CLI
Stars: ✭ 119 (-81.46%)
Mutual labels:  cli, developer-tools
Cmd2
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
Stars: ✭ 342 (-46.73%)
Mutual labels:  cli, developer-tools

Tests GitHub Release Go Report Card License All Contributors Coverage Mentioned in Awesome Go

hostctl

Your dev tool to manage /etc/hosts like a pro!

This tool gives you more control over the use of your hosts file. You can have multiple profiles and switch them on/off as you need.

Why?

It is a tedious task to handle the hosts file by editing manually. With this tool you can automate some aspects to do it cleaner and quick.

Features

  • Manage groups of host names by profile.
  • Enable/disable complete profiles.
  • Add/remove groups of host names.
  • Add profiles directly from a text file that you can add to your git repo or any VCS.
  • Sync a profile with Docker or Docker Compose containers.

Documentation

You can read about how to use this tool here:

Or you can start directly on the Docs homepage.

Sample Usage

sample usage

Installation

Go to release page and download the binary you prefer.

Or read about other installation methods on different systems here

Linux/Mac/Windows and permissions

The tool recognize your system and use the right hosts file, it will use /etc/hosts on Linux/Mac and C:/Windows/System32/Drivers/etc/hosts on Windows.

SUDO/ADMIN: You will need permissions for any action that modify hosts file, add sudo to the commands below when needed. If you are on windows, make sure you run it as administrator.

WARNING: it should work on any system. It's tested on Ubuntu and Windows 10. If you can confirm it works on other system, please let me know here.

Contributing

Be sure to read CONTRIBUTING and CODE_OF_CONDUCT.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


George Kontridze

💻

Pacodes

⚠️ 💻

BarbUk

💻 🤔

Brett Mack

💻

Peter Thaleikis

💻 📖

simohamed

🤔 💻

Fabian Grutschus

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

Author(s)

If you like this tool and think is worth it, you can invite me a coffee:

paypal.me/guumaster ko-fi.com/guumaster

LICENSE

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].