Page MenuHomePureOS Tracker

RFP: hostsed: a hosts file editing tool for command line shell
Open, WishlistPublic

Description

hostsed is a simple python tool for editing hosts file (/etc/hosts), you can add or delete a DNS entry via command line shell (e.x. bash).

Links:

Workaround:

  • Install locally with sudo and pip: sudo pip3 install hostsed
  • Use as per documentation: sudo hostsed add <ip address> <hostname1>

Event Timeline

d3vid renamed this task from RFP: hostsed to RFP: hostsed: a hosts file editing tool for command line shell.Apr 24 2018, 05:57
d3vid created this task.
jonas.smedegaard triaged this task as Wishlist priority.Apr 24 2018, 06:22
jonas.smedegaard added a subscriber: jonas.smedegaard.

Please consider filing an RFP bug in Debian - and then reference the resulting bugnumber here: https://www.debian.org/Bugs/Reporting