mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
ci: add test case for range ports mapping
This commit is contained in:
@@ -161,3 +161,9 @@ remote_port = 0
|
||||
type = tcp
|
||||
plugin = http_proxy
|
||||
remote_port = 0
|
||||
|
||||
[range:range_tcp]
|
||||
type = tcp
|
||||
local_ip = 127.0.0.1
|
||||
local_port = 30000-30001,30003
|
||||
remote_port = 30000-30001,30003
|
||||
|
||||
Reference in New Issue
Block a user