rapiz1 / rathole

A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Apache License 2.0
9.43k stars 475 forks source link

Ports out of range #369

Open MahdiMadhani opened 3 months ago

MahdiMadhani commented 3 months ago

we have 300 port

We entered the following ports by mistake [client.services.5501255012] type = "tcp" local_addr = "0.0.0.0:5501255012"

[server.services.444444] type = "tcp" bind_addr = "0.0.0.0:444444"

Does this cause an error for the tunnel?