如何创建deeplx代理服务器

临时提供api

目前提供 https://deeplx-micah123321.cloud.okteto.net/translate 使用

额外提供https://mdeeplx-micah123321.cloud.okteto.net/translate 注意两个提供链接不一样的

vps-docker部署

准备

部署


# ghcr.io
docker run -itd -p 8081:1188 ghcr.io/owo-network/deeplx:latest

# dockerhub
docker run -itd -p 8081:1188 missuo/deeplx:latest

运行成功后显示一串容器id值

此时你专属的deeplx的api地址就为http://111.111.111.111:8081/translate

okteto 容器部署

准备

部署

  1. github fork 项目 OwO-Network/DeepLX: DeepL Free API (No TOKEN required) --- OwO-Network/DeepLX:DeepL 免费 API(无需 TOKEN) (github.com)image.png

  2. 打开Okteto Okteto --- 八位组 使用github登录image.png

  3. image.png

  4. image.png

  5. 点击部署 image.png