Giter Club home page Giter Club logo

Comments (10)

peace4j avatar peace4j commented on June 4, 2024 2

没有域名的情况下,使用tcp proxy来代理就可以了,把你的内网的http服务当成一个标准的tcp应用来配置。

from frp.

Jandaes avatar Jandaes commented on June 4, 2024

我也没成功、也是http穿透!没有配置域名的话服务都启动不了

from frp.

mundane799699 avatar mundane799699 commented on June 4, 2024

我也没成功、也是http穿透!没有配置域名的话服务都启动不了

我服务是能启动的

from frp.

Jandaes avatar Jandaes commented on June 4, 2024

没有域名的情况下,使用tcp proxy来代理就可以了,把你的内网的http服务当成一个标准的tcp应用来配置。

多谢、我改成tcp了的确就可以了、这样也可以配多个了

from frp.

mundane799699 avatar mundane799699 commented on June 4, 2024

没有域名的情况下,使用tcp proxy来代理就可以了,把你的内网的http服务当成一个标准的tcp应用来配置。

@fatedier 你好,我测试了一下。tcp代理,如果是用6000端口就会失败,换6001或者6002等端口就能成功。应该是个bug。比如像这样的就会失败。

serverAddr = "47.103.60.169"
serverPort = 7000

[[proxies]]
name = "test-tcp"
type = "tcp"
localIP = "127.0.0.1"
localPort = 80
remotePort = 6000

from frp.

wjx0428 avatar wjx0428 commented on June 4, 2024

你好解决了吗?

from frp.

mundane799699 avatar mundane799699 commented on June 4, 2024

你好解决了吗?

解决了,端口不能用6000

from frp.

mundane799699 avatar mundane799699 commented on June 4, 2024

端口不能用6000

from frp.

TimerChen avatar TimerChen commented on June 4, 2024

因为你设置了vhostHTTPPort,两个端口重复了

端口不能用6000

from frp.

mundane799699 avatar mundane799699 commented on June 4, 2024

因为你设置了vhostHTTPPort,两个端口重复了

端口不能用6000

并不是,我改成6001就可以,6000就是不行

from frp.

Related Issues (20)

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.