Skip to content

Tags: damselem/autohosts

Tags

1.4.0

Toggle 1.4.0's commit message
Support AWS filter conditions from CLI flags

v1.3.1

Toggle v1.3.1's commit message
Fix concurrency issue when writing to file

When writing entries from multiple providers, it will now collect them
and at the end write them to the file. Before, the last provider to
fetch the entries would overwerite the entries from the previous
providers.

v1.3.0

Toggle v1.3.0's commit message
Execute AWS and GCP providers concurrently

v1.2.0

Toggle v1.2.0's commit message
Implement GCP cloud provider

Refactor CLI interface and locked dependencies using `dep`.

v1.1.1

Toggle v1.1.1's commit message
Fix permissions being changed for hostsfile

Print informative message when updating a hostsfile

v1.1.0

Toggle v1.1.0's commit message
Add documentation

v1.0.0

Toggle v1.0.0's commit message
First commit