Git Product home page Git Product logo

go-proxy-bingai-ga's Introduction

使用 Github Action 部署 go-proxy-bingai

使用方法

待补充~

机密环境变量

TYPE # 内网穿透方式 可选值 (不包含引号) 'HIPER'、'CFT'、'NPS'、'NGROK'、'FRP'

# HIPER
HIPER_AUTH_TOKEN # Hiper 凭证兑换码

# Cloudflare Tunnel (CFT)
CFT_AUTH_TOKEN # Cloudflare Tunnel 验证令牌

# NPS
NPS_AUTH_TOKEN # NPS 验证令牌
NPS_ADDRESS    # NPS 服务器地址, eg: 1.2.3.4:34567
NPS_TYPE       # NPS 连接类型, 可选值 (不包含引号) 'tcp'、'kcp'

# NGROK
NGROK_AUTH_TOKEN # NGROK 验证令牌

# FRP
FRP_TYPE          # Frp 的类型, 可选值 (不包含引号) 'SAKURA' 或 为空
FRP_AUTH_TOKEN    # Frp 的验证令牌, `FRP_TYPE` 值为空时, eg: gobingaifrp; `FRP_TYPE` 值为 'SAKURA' 时, eg: gobingaifrp:114514
FRP_ADDRESS       # Frp 服务器地址, `FRP_TYPE` 值为空时必填 eg: 1.2.3.4
FRP_PORT          # Frp 服务器端口, `FRP_TYPE` 值为空时必填 eg: 11451
FRP_USER          # Frp 服务的用户名, `FRP_TYPE` 值为空时必填 eg: gobingai
FRP_DOMAIN        # Frp 服务绑定的域名, `FRP_TYPE` 值为空时必填 eg: gobingai.com

go-proxy-bingai-ga's People

Contributors

harry-zklcdc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.