- Remove extraneous third-party libraries - Use urllib.request library instead of a third-party library such as requests - Remove colorama library and use a custom approach for printing in color.
0.3.4
- Copy current resolv file instead of moving it: Moving resolv file is not allowed in docker env. - Improve error handling
0.3.3
- Use `colorama` for printing colorful text
0.3.2
- Bugfix (Showing debug message when no dns nameservers found.)
0.3.1
- Bugfix (Prevent showing error when configfile doesn't exist.)