wolfcw / libfaketime

libfaketime modifies the system time for a single application
https://github.com/wolfcw/libfaketime
GNU General Public License v2.0
2.62k stars 319 forks source link

freeze Browser time #443

Open haris036 opened 7 months ago

haris036 commented 7 months ago

Hi,

I am trying to freeze browser time but it did not work and it is not even changing the date of the browser. I am using firefox and following is my command.

LD_PRELOAD=/usr/local/lib/libfaketime.so.1 FAKETIME="-15d" firefox

Thanks,

haris036 commented 7 months ago

Hi,

An update to share, it went well with google chrome time manipulation but when did i stop/freeze the time google chrome won't open. Any way to open the chrome with stopped time please help.

Thanks