Learn more please visit our GitHub repo: https://github.com/work7z/LafTools
1.6K
Example:
For GLOBAL users:
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-arm64-x64:latest
For CHINESE users(国内用户):
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-arm64-x64:latest
NOTE:
LafTools is a privacy-first, fully source code opened and self-hosted toolbox, you can checkout our official websites below to quickly learn what's its main purpose and functionalities:
US: https://laftools.dev
CN: https://laftools.cn
check it out on our GitHub repo: https://github.com/work7z/LafTools
For sure, all logic can be reviewed on our GitHub repo.
We guarantee there's no AD, data-leaking or any other malicious logic, meanwhile, there's no sensitive or harmful APIs are exposed via this services, therefore there's no need to provide a username/password for now. (of course, it can be enhanced as required in the future, but for now it's not actually required.)
Content type
Image
Digest
sha256:6e880f398…
Size
132.8 MB
Last updated
over 2 years ago
docker pull codegentoolbox/laftools-linux-arm64