fix: allow v0.3 frp ports
This commit is contained in:
@@ -23,3 +23,19 @@ end = 18666
|
||||
[[allowPorts]]
|
||||
start = 18667
|
||||
end = 18667
|
||||
|
||||
[[allowPorts]]
|
||||
start = 19666
|
||||
end = 19666
|
||||
|
||||
[[allowPorts]]
|
||||
start = 19667
|
||||
end = 19667
|
||||
|
||||
[[allowPorts]]
|
||||
start = 20666
|
||||
end = 20666
|
||||
|
||||
[[allowPorts]]
|
||||
start = 20667
|
||||
end = 20667
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
# -p 17666:17666 -p 17667:17667 \
|
||||
# -p 18666:18666 -p 18667:18667 \
|
||||
# -p 19666:19666 -p 19667:19667 \
|
||||
# -p 20666:20666 -p 20667:20667 \
|
||||
# -p 7402:7402 \
|
||||
# -p 28443:28443 \
|
||||
# fatedier/frps:v0.68.1 -c /etc/frp/frps.toml
|
||||
|
||||
@@ -32,6 +32,14 @@ end = 19666
|
||||
start = 19667
|
||||
end = 19667
|
||||
|
||||
[[allowPorts]]
|
||||
start = 20666
|
||||
end = 20666
|
||||
|
||||
[[allowPorts]]
|
||||
start = 20667
|
||||
end = 20667
|
||||
|
||||
[[allowPorts]]
|
||||
start = 7402
|
||||
end = 7402
|
||||
|
||||
Reference in New Issue
Block a user