A graphical HOSTS file manager
- Java 98.4%
- Shell 1.6%
|
|
||
|---|---|---|
| gradle | Enable strict dependency verification | |
| pacman | Replace the icon | |
| src | Tweak | |
| .gitignore | CI & Packaging | |
| .gitlab-ci.yml | CI & Packaging | |
| build.gradle | Fix build | |
| gradle.properties | Enable strict dependency verification | |
| LICENSE | Update license | |
| README.md | Note the prebuilts | |
| Trammel.eml | Going the distance... [pt2] | |
| Trammel.iml | Update recommended lists | |
Trammel
Requirements
- Java 8.0
- Linux, Mac OS X, Windows
- 256MB
Prebuilts
Supported Lists
- File Types: .txt, .hosts, .gz, .zip, .7z, [none] and unknown will be treated as .txt
- If compressed, the main file must start with any variation of "hosts"
- Acceptable entries are any line with a hostname in it that is somewhat seperate from surrounding text
- Lines starting with "#" will be ignored
Known Issues
- Sometimes erroneous text will be at either end of the file, its usually okay
Planned Updates
- .tar.gz file support
- Command line support
Reasons for Creation || Issues with Similar Programs
- Multiplatform support
- Handling of URLs
Credits
- Zip4j, License: Apache-2.0, https://github.com/srikanth-lingala/zip4j
- 7-Zip-JBinding, License: LGPL-2.1 https://github.com/borisbrodski/sevenzipjbinding
- Icon: Google/Android/AOSP, License: Apache 2.0, https://google.github.io/material-design-icons/
- (GPL-3.0) https://fahdshariff.blogspot.com/2011/08/java-7-deleting-directory-by-walking.html
- (CC BY-SA 2.5) https://stackoverflow.com/a/1418724
- (CC BY-SA 3.0) https://stackoverflow.com/a/14656534
- (CC BY-SA 3.0) https://stackoverflow.com/a/18974782
- (CC BY-SA 2.5) https://stackoverflow.com/a/203992
- (CC BY-SA 3.0) https://stackoverflow.com/a/23538961
- (CC BY-SA 2.5) https://stackoverflow.com/a/4895572
- (CC BY-SA 3.0) https://stackoverflow.com/a/5667402
- (MIT) https://www.mkyong.com/regular-expressions/domain-name-regular-expression-example/