bjeanes / ghost

Create, list, delete, and modify /etc/hosts entries with ease...
MIT License
732 stars 44 forks source link

Hosts have an N:N relationship with IPs #52

Open bjeanes opened 10 years ago

bjeanes commented 10 years ago

But Ghost assumes that an IP can have many hosts, but a host belongs to a single IP. This isn't critical as most people probably use /etc/hosts with the same assumption, but still...