frp 连接报错

  • 1,frp 报错
  • 2,查看frp服务端日志
  • 3,修改frp客户端名称
  • 4,测试连接

1,frp 报错

$ ssh -p 5000 root@公网IP
ssh: connect to host 公网IP port 5000: Connection refused

2,查看frp服务端日志

# nohup ./frps -c ./frps.ini &
# tail -f nohup.out [I] [proxy.go:217] [bb947359d71c9f35] [ssh] tcp proxy listen port [5000]
[I] [proxy.go:73] [bb947359d71c9f35] [ssh] proxy closing
[W] [control.go:332] [bb947359d71c9f35] new proxy [ssh] error: proxy name [ssh] is already in use

3,修改frp客户端名称

╰─➤  cat frpc.ini
[ssh kali]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 5000

4,测试连接

$ ssh root@公网IP  -p 5000
root@公网IP's password: [I] [proxy.go:217] [f903c7b64d343e3a] [ssh kali] tcp proxy listen port [5000]
[I] [control.go:335] [f903c7b64d343e3a] new proxy [ssh kali] success

frp Connection refused相关推荐

  1. Navicat客户端PostgreSQL连接报错:Could not connect to server:Connection refused(0x00002740/10061)

    Navicat客户端PostgreSQL连接报错:Could not connect to server:Connection refused(0x00002740/10061) 遇到这样的问题应该怎 ...

  2. MariaDB: ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111 Connection refused)

    MariaDB : ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111 "Connection ref ...

  3. mongodb 初学 意外 连接服务器异常(Connection refused)

    啦啦啦 这种情况 root@localhost:/# mongo MongoDB shell version: 3.2.13 connecting to: test 2017-05-31T07:40: ...

  4. OGG 同步报错 - TCP/IP error 111 (Connection refused)

    ggsci 登入后,  执行如下命令 info  all             发现 peast (east用户,pump进程) 这个 pump进程不是running 状态,查看这个进程对应的 Lo ...

  5. Ubuntu下 ssh : connect to host localhost port 22:Connection refused

    Ubuntu下测试ssh时使用ssh localhost 命令,出现错误提示connect to host localhost port 22:Connection refused 造成这个错误的原因 ...

  6. java.net.ConnectException: Connection refused 异常

    java.net.ConnectException: Connection refused 异常 参考文章: (1)java.net.ConnectException: Connection refu ...

  7. redis Could not connect to Redis at 127.0.0.1:6379: Connection refused 问题解决

    redis Could not connect to Redis at 127.0.0.1:6379: Connection refused 问题解决 参考文章: (1)redis Could not ...

  8. putty network error:Connection refused 乱码

    问题: 使用putty登录显示network error:Connection refused使用putty登录显示network error:Connection refused 在局域网使用put ...

  9. ssh连接服务器出现:ssh: connect to host 192.168.1.107 port 22: Connection refused 的解决方法

    文章目录: 1 说明遇到问题场景 2 解决方式 1 说明遇到问题场景 1.我的系统环境 windows10 连接的服务器系统为:Mint19.3 2.我使用windows,在局域网下通过ssh连接服务 ...

最新文章

  1. 数组-数组中重复的数字(set方法)
  2. Sybase Anywhere 11 元数据[SQL Schema]
  3. 网页视频播放开发总结
  4. Perl导入代码文件
  5. centos创建本地yum仓库
  6. python实现图像检索的三种(直方图/OpenCV/哈希法)
  7. 服务器系统万能驱动,IT天空万能驱动程序
  8. 数字电路设计之低功耗设计方法六:旁路(by-passing)
  9. mysql 给库赋权,Mysql数据库安装、赋权
  10. F28335 eCAP配置代码(自发自检)
  11. Python的环境安装
  12. IDEA推送项目到gitee上,拉取gitee项目到IDEA中
  13. Mac安装与配置jmeterjmeter的使用jmeter生成性能测试报告
  14. 常见的 PHP IDE 开发工具汇总 (LAMP)
  15. BeanUtils.copyProperties的用法
  16. 《数据结构C语言版》——二叉树详解(图文并茂)
  17. 论文解析(1)——语义分割(求索ljj解读:A Review on Deep learning Techniques Applied to Semantic Segmentation)(更新中))
  18. 阿里云服务器配置+使用宝塔面板+不用安装Xshell或其他软件
  19. 身份证号码查询(前六位)
  20. Django 模板引擎以及模板

热门文章

  1. sql1复习笔记10
  2. install brew cask
  3. kafka踩坑、实践篇
  4. 怀旧服服务器最新动态,永久60级怀旧服将于20日合服 服务器合并详情
  5. php转域,转php姓名
  6. python基础教程Day04
  7. 银河麒麟自带PyCharm
  8. 南加大计算机硕士学制,南加州大学研究生学制几年
  9. Mysql从删库到跑路(1)
  10. Anima2D官方中文使用手册(对应Anima2D1.1.4)