基础工具之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
不知命无以为君子
谋事在人成事在天
[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