基础工具之frp透传二:linux-x86 ssh端口映射

frpc.ini配置

[common]
server_addr = 公网IP
server_port = 6100

[ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 16200

附录

frps安装参考:https://www.cnblogs.com/-4412/articles/16332514.html

posted @ 2022-05-31 23:15  阮天宇00  阅读(190)  评论(0)    收藏  举报