stresser2
  1. Schemas
stresser2
  • 新闻
    • 创建新闻列表
    • 删除新闻列表
    • 批量删除新闻列表
    • 用id查询新闻列表
    • 分页获取新闻列表列表
    • 不需要鉴权的新闻列表接口
    • 更新新闻列表
  • 价格订单
    • 创建订单列表
    • 购买套餐
    • 删除订单列表
    • 批量删除订单列表
    • 用id查询订单列表
    • 获取Order的数据源
    • 分页获取订单列表列表
    • 不需要鉴权的订单列表接口
    • 更新订单列表
  • 价格套餐
    • 创建套餐列表
    • 删除套餐列表
    • 批量删除套餐列表
    • 用id查询套餐列表
    • 分页获取套餐列表列表
    • 不需要鉴权的套餐列表接口
    • 更新套餐列表
  • 攻击方法(协议)
    • 创建协议列表
    • 删除协议列表
    • 批量删除协议列表
    • 用id查询协议列表
    • 分页获取协议列表列表
    • 不需要鉴权的协议列表接口
    • 更新协议列表
  • 其他
    • 获取系统配置
    • 不需要鉴权的基础功能接口
    • 登录
  • 攻击任务
    • 创建任务列表
    • 删除任务列表
    • 批量删除任务列表
    • 用id查询任务列表
    • 获取Task的数据源
    • 分页获取任务列表列表
    • 不需要鉴权的任务列表接口
    • 更新任务列表
  • SysDictionary
    • 分页获取SysDictionary列表
  • SysDictionaryDetail
    • 分页获取SysDictionaryDetail列表
  • Order
  • 登录
    POST
  • 申请证书
    POST
  • 申请CSR
    POST
  • 签发证书
    POST
  • 数据模型
    • Schemas
      • common.JSONMap
      • config.AliyunOSS
      • config.Autocode
      • config.AwsS3
      • config.CORS
      • config.CORSWhitelist
      • config.Captcha
      • config.CloudflareR2
      • config.DiskList
      • config.Excel
      • config.HuaWeiObs
      • config.JWT
      • config.Local
      • config.Minio
      • config.Mongo
      • config.MongoHost
      • config.Mssql
      • config.Mysql
      • config.Oracle
      • config.Pgsql
      • config.Qiniu
      • config.Redis
      • config.Server
      • config.SpecializedDB
      • config.Sqlite
      • config.System
      • config.TencentCOS
      • config.TG
      • config.UPay
      • config.Zap
      • example.ExaAttachmentCategory
      • example.ExaCustomer
      • example.ExaFile
      • example.ExaFileChunk
      • example.ExaFileUploadAndDownload
      • github_com_flipped-aurora_gin-vue-admin_server_config.Email
      • model.Info
      • request.AddMenuAuthorityInfo
      • request.AutoCode
      • request.AutoCodeField
      • request.CasbinInReceive
      • request.CasbinInfo
      • request.ChangePasswordReq
      • request.DataSource
      • request.Empty
      • request.ExaAttachmentCategorySearch
      • request.GetAuthorityId
      • request.GetById
      • request.GetUserList
      • request.IdsReq
      • request.InitDB
      • request.Login
      • request.PageInfo
      • request.Register
      • request.SearchApiParams
      • request.SetUserAuth
      • request.SetUserAuthorities
      • request.SysAuthorityBtnReq
      • request.SysAutoCodePackageCreate
      • request.SysAutoHistoryRollBack
      • response.Email
      • response.ExaCustomerResponse
      • response.ExaFileResponse
      • response.FilePathResponse
      • response.FileResponse
      • response.LoginResponse
      • response.PageResult
      • response.PolicyPathResponse
      • response.Response
      • response.SysAPIListResponse
      • response.SysAPIResponse
      • response.SysAuthorityBtnRes
      • response.SysAuthorityCopyResponse
      • response.SysAuthorityResponse
      • response.SysBaseMenuResponse
      • response.SysBaseMenusResponse
      • response.SysCaptchaResponse
      • response.SysConfigResponse
      • response.SysMenusResponse
      • response.SysUserResponse
      • stresser.Config
      • stresser.News
      • stresser.Attacker
      • stresser.Order
      • stresser.Product
      • stresser.Protocol
      • stresser.Task
      • system.Condition
      • system.JoinTemplate
      • system.Meta
      • system.SysApi
      • system.SysAuthority
      • system.SysBaseMenu
      • system.SysBaseMenuBtn
      • system.SysBaseMenuParameter
      • system.SysDictionary
      • system.SysDictionaryDetail
      • system.SysExportTemplate
      • system.SysMenu
      • system.SysOperationRecord
      • system.SysParams
      • system.SysUser
      • system.System
  1. Schemas

response.SysConfigResponse

{
    "config": {
        "aliyun-oss": {
            "access-key-id": "string",
            "access-key-secret": "string",
            "base-path": "string",
            "bucket-name": "string",
            "bucket-url": "string",
            "endpoint": "string"
        },
        "autocode": {
            "ai-path": "string",
            "module": "string",
            "root": "string",
            "server": "string",
            "web": "string"
        },
        "aws-s3": {
            "base-url": "string",
            "bucket": "string",
            "disable-ssl": true,
            "endpoint": "string",
            "path-prefix": "string",
            "region": "string",
            "s3-force-path-style": true,
            "secret-id": "string",
            "secret-key": "string"
        },
        "captcha": {
            "img-height": 0,
            "img-width": 0,
            "key-long": 0,
            "open-captcha": 0,
            "open-captcha-timeout": 0
        },
        "cloudflare-r2": {
            "access-key-id": "string",
            "account-id": "string",
            "base-url": "string",
            "bucket": "string",
            "path": "string",
            "secret-access-key": "string"
        },
        "cors": {
            "mode": "string",
            "whitelist": [
                {
                    "allow-credentials": true,
                    "allow-headers": "string",
                    "allow-methods": "string",
                    "allow-origin": "string",
                    "expose-headers": "string"
                }
            ]
        },
        "db-list": [
            {
                "alias-name": "string",
                "config": "string",
                "db-name": "string",
                "disable": true,
                "engine": "InnoDB",
                "log-mode": "string",
                "log-zap": true,
                "max-idle-conns": 0,
                "max-open-conns": 0,
                "password": "string",
                "path": "string",
                "port": "string",
                "prefix": "string",
                "singular": true,
                "type": "string",
                "username": "string"
            }
        ],
        "disk-list": [
            {
                "mount-point": "string"
            }
        ],
        "email": {
            "from": "string",
            "host": "string",
            "is-ssl": true,
            "nickname": "string",
            "port": 0,
            "secret": "string",
            "to": "string"
        },
        "excel": {
            "dir": "string"
        },
        "hua-wei-obs": {
            "access-key": "string",
            "bucket": "string",
            "endpoint": "string",
            "path": "string",
            "secret-key": "string"
        },
        "jwt": {
            "buffer-time": "string",
            "expires-time": "string",
            "issuer": "string",
            "signing-key": "string"
        },
        "local": {
            "path": "string",
            "store-path": "string"
        },
        "minio": {
            "access-key-id": "string",
            "access-key-secret": "string",
            "base-path": "string",
            "bucket-name": "string",
            "bucket-url": "string",
            "endpoint": "string",
            "use-ssl": true
        },
        "mongo": {
            "auth-source": "string",
            "coll": "string",
            "connect-timeout-ms": 0,
            "database": "string",
            "hosts": [
                {
                    "host": "string",
                    "port": "string"
                }
            ],
            "is-zap": true,
            "max-pool-size": 0,
            "min-pool-size": 0,
            "options": "string",
            "password": "string",
            "socket-timeout-ms": 0,
            "username": "string"
        },
        "mssql": {
            "config": "string",
            "db-name": "string",
            "engine": "InnoDB",
            "log-mode": "string",
            "log-zap": true,
            "max-idle-conns": 0,
            "max-open-conns": 0,
            "password": "string",
            "path": "string",
            "port": "string",
            "prefix": "string",
            "singular": true,
            "username": "string"
        },
        "mysql": {
            "config": "string",
            "db-name": "string",
            "engine": "InnoDB",
            "log-mode": "string",
            "log-zap": true,
            "max-idle-conns": 0,
            "max-open-conns": 0,
            "password": "string",
            "path": "string",
            "port": "string",
            "prefix": "string",
            "singular": true,
            "username": "string"
        },
        "oracle": {
            "config": "string",
            "db-name": "string",
            "engine": "InnoDB",
            "log-mode": "string",
            "log-zap": true,
            "max-idle-conns": 0,
            "max-open-conns": 0,
            "password": "string",
            "path": "string",
            "port": "string",
            "prefix": "string",
            "singular": true,
            "username": "string"
        },
        "pgsql": {
            "config": "string",
            "db-name": "string",
            "engine": "InnoDB",
            "log-mode": "string",
            "log-zap": true,
            "max-idle-conns": 0,
            "max-open-conns": 0,
            "password": "string",
            "path": "string",
            "port": "string",
            "prefix": "string",
            "singular": true,
            "username": "string"
        },
        "qiniu": {
            "access-key": "string",
            "bucket": "string",
            "img-path": "string",
            "secret-key": "string",
            "use-cdn-domains": true,
            "use-https": true,
            "zone": "string"
        },
        "redis": {
            "addr": "string",
            "clusterAddrs": [
                "string"
            ],
            "db": 0,
            "name": "string",
            "password": "string",
            "useCluster": true
        },
        "redis-list": [
            {
                "addr": "string",
                "clusterAddrs": [
                    "string"
                ],
                "db": 0,
                "name": "string",
                "password": "string",
                "useCluster": true
            }
        ],
        "sqlite": {
            "config": "string",
            "db-name": "string",
            "engine": "InnoDB",
            "log-mode": "string",
            "log-zap": true,
            "max-idle-conns": 0,
            "max-open-conns": 0,
            "password": "string",
            "path": "string",
            "port": "string",
            "prefix": "string",
            "singular": true,
            "username": "string"
        },
        "system": {
            "addr": 0,
            "db-type": "string",
            "iplimit-count": 0,
            "iplimit-time": 0,
            "oss-type": "string",
            "router-prefix": "string",
            "use-mongo": true,
            "use-multipoint": true,
            "use-redis": true,
            "use-strict-auth": true
        },
        "tencent-cos": {
            "base-url": "string",
            "bucket": "string",
            "path-prefix": "string",
            "region": "string",
            "secret-id": "string",
            "secret-key": "string"
        },
        "tg": {
            "bot-token": "string",
            "duration": 0
        },
        "upay": {
            "app-id": "string",
            "app-secret": "string",
            "notify-url": "string",
            "redirect-url": "string",
            "url": "string"
        },
        "zap": {
            "director": "string",
            "encode-level": "string",
            "format": "string",
            "level": "string",
            "log-in-console": true,
            "prefix": "string",
            "retention-day": 0,
            "show-line": true,
            "stacktrace-key": "string"
        }
    }
}
Built with