API 代理服务

内部 API 调试代理

连接信息

代理地址 tap-testing-proxy.tamaredge.host:8888
协议 HTTP
端口 8888

账号信息

用户名 admin
密码 TamarAI

使用方式

curl 示例:

curl -x http://admin:TamarAI@tap-testing-proxy.tamaredge.host:8888 https://ipinfo.io/ip

环境变量:

export http_proxy=http://admin:TamarAI@tap-testing-proxy.tamaredge.host:8888 export https_proxy=http://admin:TamarAI@tap-testing-proxy.tamaredge.host:8888
此代理仅供内部 API 调试使用,请勿对外分享账号信息。