mac系统修改软件的系统时间

libfaketime:

git地址:https://github.com/wolfcw/libfaketime

brew 安装:

brew install libfaketime coreutils

1、首先查看软件是不是可以通过命令行启动命令如下:

/Applications/Surge.app/Contents/MacOS/Surge

正常启动就ok

2、通过libfaketime 启动:

faketime '2007-01-01 00:00:00' /Applications/Surge.app/Contents/MacOS/Surge &

起飞了。。。

posted @ 2018-05-14 15:05  想做土匪的书生  阅读(1310)  评论(0)    收藏  举报