Commit Graph

5 Commits (228e225f8418457ee398fb24d3b5009204483d2f)

Author SHA1 Message Date
Tank 591023a1f0
fix: add frpc tls_enable flag and frps tls_only flag (#1798) 5 years ago
Tyler Compton 666f122a72 Pass client configuration as an argument
The ClientCommonConf, configuration file path, and server UDP port are
now passed around as arguments instead of being shared between
components as global variables. This allows for multiple clients to
exist in the same process, and allows client.Session to be used as a
library more easily.
6 years ago
fatedier 388b016842 support disable_log_color for console mode 6 years ago
fatedier 385c4d3dd5 frpc/cmd: update protocol description 6 years ago
fatedier 0f6f674a64 cmd: support more cli command 7 years ago