appstore-1panel/apps/frpc/0.52.1/data/frpc.ini
renovate[bot] ef3b607680
chore(deps): update snowdreamtech/frpc docker tag to v0.52.1 (#488)
* chore(deps): update snowdreamtech/frpc docker tag to v0.52.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-10-14 09:03:35 -05:00

10 lines
126 B
INI

[common]
server_addr = 127.0.0.1
server_port = 7000
[ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 6000