Skip to content

bit-hot/frp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

718db76 · Sep 21, 2021

History

18 Commits
Sep 21, 2021
Sep 17, 2021
Sep 17, 2021
Sep 17, 2021
Sep 21, 2021
Sep 17, 2021
Jun 3, 2021
Sep 17, 2021
May 19, 2021
Jun 3, 2021
Sep 17, 2021

Repository files navigation

frp

用rust开发的frp

开发说明

Client 端

cargo run  -p frpc

需要传递参数的使用方式 -h会传递给frpc命令

cargo run  -p frpc -- -h

Server 端

cargo run  -p frps

需要传递参数的使用方式 -h会传递给frps命令

cargo run  -p frps -- -h

Releases

No releases published

Packages

No packages published

Languages