Giter Club home page Giter Club logo

Comments (8)

xqzr avatar xqzr commented on July 18, 2024

localIP = "114.114.114.114"
localPort = 53

from frp.

jinghuashang avatar jinghuashang commented on July 18, 2024

localIP = "114.114.114.114"
localPort = 53

同上修改并没有用

from frp.

xqzr avatar xqzr commented on July 18, 2024

frps 所在网络 开放 UDP 27015

from frp.

jinghuashang avatar jinghuashang commented on July 18, 2024

frps 所在网络 开放 UDP 27015

端口开放了也无效

from frp.

WuMe-sicx avatar WuMe-sicx commented on July 18, 2024

你解决了吗?

from frp.

github-actions avatar github-actions commented on July 18, 2024

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

from frp.

freeze-dolphin avatar freeze-dolphin commented on July 18, 2024

image

UDP 27015端口,看来你也是转发cs2的(

遇到了同样的问题

frps.toml:

bindPort = 7000

webServer.addr = "0.0.0.0"
webServer.port = 7500
webServer.user = "admin"
webServer.password = ""

frpc.toml:

serverAddr = "****.****.****.****"
serverPort = 7000

webServer.addr = "127.0.0.1"
webServer.port = 7400
webServer.user = "admin"
webServer.password = ""

[[proxies]]
name = "cs2"
type = "udp"
localIP = "127.0.0.1"
localPort = 27015
remotePort = 6000

客户端和服务端都没有任何报错,却没有流量被转发

from frp.

jinghuashang avatar jinghuashang commented on July 18, 2024

image

UDP 27015端口,看来你也是转发cs2的(

遇到了同样的问题

frps.toml:

bindPort = 7000

webServer.addr = "0.0.0.0"
webServer.port = 7500
webServer.user = "admin"
webServer.password = ""

frpc.toml:

serverAddr = "****.****.****.****"
serverPort = 7000

webServer.addr = "127.0.0.1"
webServer.port = 7400
webServer.user = "admin"
webServer.password = ""

[[proxies]]
name = "cs2"
type = "udp"
localIP = "127.0.0.1"
localPort = 27015
remotePort = 6000

客户端和服务端都没有任何报错,却没有流量被转发

不知道为啥,老版本(非go版本)就能转发。

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.