frp/cmd/frps
bobo liu f773f85f8a Get rid of ugly statik
go1.16 introduced the embed package, it's the more graceful solution for embedding file into binary.
https://golang.org/pkg/embed/
2021-08-17 15:38:59 +08:00
..
main.go Get rid of ugly statik 2021-08-17 15:38:59 +08:00
root.go fix config parse logic (#2323) 2021-03-22 14:53:30 +08:00
verify.go cmd: add verify command to verify if config file syntax is valid (#2389) 2021-05-12 12:15:22 +08:00