ws-ephemeral icon indicating copy to clipboard operation
ws-ephemeral copied to clipboard

[feat] random job time

Open dhruvinsh opened this issue 1 year ago • 1 comments
trafficstars

to reduce the likelihood of getting a suspicious account activity it would be nice if we could randomize the time the port get's refreshed on the 6th day

Originally posted by @TimetravelerDD in https://github.com/dhruvinsh/ws-ephemeral/discussions/14

dhruvinsh avatar Dec 21 '23 13:12 dhruvinsh

@TimetravelerDD,

I forgot to mention at that time, but if required you can use environment variable called DAYS and TIME to see on which day and which time to run. it just I don't have proper protection for the time or day you set so just be careful.

DAYS can be integer 1 to 6 is good number TIME can be 00:00 to 23:59 (24 hour system)

dhruvinsh avatar Jan 11 '24 02:01 dhruvinsh