PyFunceble icon indicating copy to clipboard operation
PyFunceble copied to clipboard

FEATURE: Timestamp in CLI output

Open spirillen opened this issue 1 year ago • 0 comments

Description

When I'm testing my sources, the test always stalls at some point, So to be able to see when this happens, it could be very very nice to have one of or even both:

  1. timestamp (first column H:M:ss)
  2. + test line number OR better, which file is being tested. This will allow to remove already tested sources, when you need to restart the test.

IE

pyfunceble --output-location ./ -f ad_servers.txt emd.txt exp.txt fsa.txt grm.txt hjk.txt mmt.txt pha.txt psh.txt pup.txt

if the screen output say the file in test is grm.txt, then you can safely remove all sources listed before grm.txt

Possible Solution

testID Subject Status Source Expiration Date Registrar HTTP Code Checker Timestamp


001 6call.net ACTIVE COLLECTION Unknown Unknown 404 AVAILABILITY 16:48:00 002 6camx.com ACTIVE COLLECTION Unknown Unknown 500 AVAILABILITY 16:48:01

Considered Alternative

retest retest retest, already tested sources

Additional context

Most use full for human test interactions

spirillen avatar Apr 02 '24 14:04 spirillen