gofrp / tiny-frpc

tiny frpc using ssh protocol with frps
https://gofrp.org/en
Apache License 2.0
134 stars 7 forks source link

一些功能无法使用 #34

Closed xhzkp closed 3 months ago

xhzkp commented 3 months ago

Describe the feature request

https://github.com/fatedier/frp/issues/4332 FRPC已达15M+, 体积太大了, 所以找到了这个精简版, 但是使用tiny-frpc后, 上面链接中的面板功能不可用, 下面这些条目都不支持, 无解吗? 只是想把exe体积变小一些, 用不到的功能去掉, 控制在一半的体积大小就好了

user = "frp1"
metadatas.token = "5i365frp1"

# 加密
transport.useEncryption = true
# 压缩
transport.useCompression = true

Describe alternatives you've considered

No response

Affected area

blizard863 commented 3 months ago

https://github.com/gofrp/tiny-frpc/blob/main/conf/frpc_full_example.toml

支持的配置都在这里。