Rete, Test Multiple Urls to See If They Work!
Introduction
I first created this program because I had the problem of needing to test 6000+ urls, yikes. So I created this so I can Test a lot of urls.
Usage
File flag
This flag allows you to check a list of urls in a txt file.
Example: rete -f urls.txt
Output flag
This flag lets you chose the name of the file outputted by the file flag.
Note: This flag but be used BEFORE the file flag is used
Example: rete -o output.txt -f urls.txt
Timeout flag
This flag lets you chose how many seconds to wait for a connection until rete declares timeout.
Example: rete -t 1 https://google.com https://fakeurl.bleb https://example.com
Epilogue
I don’t really work on my coding projects for a long time so there won’t really be any new features overtime from me.
Non-Important Note
I named it rete because I wanted a name that sounded cool-ish. Also, the name reminds me of peter griffi’s evil twin, retep.