mahjongsoul_sniffer icon indicating copy to clipboard operation
mahjongsoul_sniffer copied to clipboard

Can this project run and save data locally on the machine rather than on a server?

Open FYNIXqwq opened this issue 1 year ago • 2 comments

As the diagram shows, the AWS server mainly acts as a storage and a platform, where the local machine can replace. image

FYNIXqwq avatar May 22 '23 17:05 FYNIXqwq

The whole crawling process including a web browser running MajSoul, MitProxy working as sniffer API transferring data from MajSoul API and offering licenses, and providing request-responce data to Redis, and Redis working as an analyzer. Amazon S3 is only the place where the data is saved.

FYNIXqwq avatar May 22 '23 18:05 FYNIXqwq

Minio might help you. It works fine on my machines.

xzdlj avatar Aug 07 '23 03:08 xzdlj