Nathaniel
Nathaniel
I'm sorry that it doesn't support ANSI color right now since this library basically convert whatever input it takes into a Java String object, which you can print in a...
I had no experience with ANSI colors and I just read a little bit about it on Wikipedia. It looks like they are some kinda escapes just like "\n" to...
I just read through the jansi quickstart section. I think it's pretty easy to add ANSI color support just by adding an attribute `color` in the `ColumnFormatter` class, and let...
The easiest way would be letting the user pressing control + C to terminate the program.
Hi! Thank you for your interests in this project. Can you send me an email at [email protected] and let's discuss about this further?
Btw I just found out about the content of the `/tmp/cloudflare-ips.txt` after commenting out the line that removes this file: ``` 173.245.48.0/20 103.21.244.0/22 103.22.200.0/22 103.31.4.0/22 141.101.64.0/18 108.162.192.0/18 190.93.240.0/20 188.114.96.0/20 197.234.240.0/22...
Actually this repository was not maintained in the past year so I'm not sure whether the links found last year still work now. I'll try getting some spare time to...
Can you provide a little bit more info please? I'll try to fix it.