配置frp

  1. 问题描述
    服务端配置frpc.ini

    [common]
    bind_port = 7000
    vhost_http_port = 6001
    

    客户端配置frpc.ini

    [common]
    server_addr = 公网ip
    server_port = 7000
    [ssh]
    type = tcp
    local_ip=192.168.50.130
    local_port = 8080
    remote_port=6001
    

报错:start error: type [http] not support when vhost_http_port is not set

  1. 解决方法
    删除服务器配置中的vhost_http_port=6001

配置frp报错start error: type [http] not support when vhost_http_port is not set相关推荐

  1. Yocto配置menuconfig报错:ERROR: do_menuconfig: No valid terminal found, unable to open devshell.

    使用yocto配置busybox时,配置menuconfig时报错:ERROR: busybox-1.27.2-r0 do_menuconfig: No valid terminal found, u ...

  2. flash AIR开发的IOS app上传APP Store报错:ERROR ITMS-90086:missing 64-bit support.

    在一次上传APP到  App Store的时候,突然遇到里这个问题,通过网络搜索发现相关的连接很多,所描述主要是XCODE中的设置问题,但是我们是用flash AIR 开发的,除了ANE扩展之外,没有 ...

  3. 使用moveit_setup_assistant生成配置包之后,在功能包内打开终端运行roslaunch demo.launch,报错 RLException: error loading <rosp

    使用moveit_setup_assistant生成配置包之后,在功能包内打开终端运行roslaunch demo.launch,报错 RLException: error loading tag: ...

  4. MySQL新增字段报错:ERROR 1118 -- Row size too large. The maximum row size for the used table type

    MySQL新增字段报错:ERROR 1118 – Row size too large. The maximum row size for the used table type, not count ...

  5. oracle goldengate 数据库实例,案例:Oracle goldengate报错ggsci: error while loading shared libraries:...

    天萃荷净 Oracle goldengate配置时报错ggsci: error while loading shared libraries 在部署goldengate过程中发现如下错误: [orac ...

  6. python 安装pytorch apex 报错:“ERROR: Command errored out with exit status 1: /home/litt/anaconda3/envs/”

    1.安装错误 安装apex库时,执行安装 pip install -v --disable-pip-version-check --no-cache-dir --global-option=" ...

  7. linux下编译isl,GCC编译器升级./configure报错“configure: error: Unable to find a usable ISL.”解决办法...

    现象: GCC编译器升级时,./configure报错"configure: error: Unable to find a usable ISL. See config.log for d ...

  8. Spring Boot-yaml格式,eureka客户端配置default-zone报错问题

    本文为joshua317原创文章,转载请注明:转载自joshua317博客 Spring Boot-yaml格式,eureka客户端配置default-zone报错问题 - joshua317的博客 ...

  9. redis设置主从复制-slave Replication--解决报错:(error) READONLY You can't write against a read only slave.

    我的个人博客:zhang0peter的个人博客 主节点按照我上篇文章的内容配好redis后就可以了:ubuntu, debian 安装redis,设置开机自动启动和密码,允许外网访问 在从节点安装好r ...

最新文章

  1. 调用android系统自带功能
  2. jeecg3.5.2中上传下载文件的示例中的的一个bug
  3. [工具]更新音乐下载软件工具音乐下载网站
  4. Spring Boot 内置Tomcat——集成PHP解决方案
  5. art-template入门(一)之介绍
  6. 14、utf8和UTF-8在使用中的区别
  7. idea怎么跳转到源代码_mooc-IDEA 项目/文件之间跳转--002
  8. 【JS】AJAX跨域-JSONP解决方案(一)
  9. Spring Session Redis
  10. Linux 查看进程之PS命令
  11. 单片机实验(十)数码管动态显示
  12. 清橙OJ A1095 回溯之教室排课
  13. flutter 图形验证码
  14. Spark的Cache和Checkpoint区别和联系拾遗
  15. css中滑轮中是如何做的,横向的网页如何实现鼠标滑轮横向移动?_html/css_WEB-ITnose...
  16. 计算机显示器未响应,电脑开机显示器没反应的故障排除方法
  17. 大厂经典高频面试题体系化集合,最强技术实现
  18. 在使用计算机时 若直接通过,在使用计算机时,若直接通过断电的方式来关闭机器,会存在什么问题,下列说法不正确的是_______...
  19. JEXL动态计算表达式
  20. Maven-Archetype Catalog

热门文章

  1. Shell中的while循环
  2. eclipse启动tomcat 404
  3. Windows Phone 7 LongListSelector控件实现分类列表和字母索引
  4. 详解pager-taglib-2.0配合SSH分页
  5. 易语言源代码毁来者来了!!
  6. [CityLife]“背后的故事”---贫嘴曾志伟
  7. scala中:: , +:, :+, :::, +++的区别
  8. SecureCRT如何导出导入配置文件
  9. JavaScript | 如何为变量分配十进制,八进制和十六进制值?
  10. CSS中的resize属性