Commit Graph

15 Commits (f4e4fbea62096710f1f228be46ca42f4fee54951)

Author SHA1 Message Date
fatedier 02b12df887
frpc: consider include configs for verify and reload command (#2424) 4 years ago
yuyulei 3621aad1c1
Reconstruct config (#2098)
* refactoring config

* Update by comments
4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005) 4 years ago
fatedier 8b75b8b837
fix by golint (#1822) 5 years ago
Tank 964a1bbf39
refine: frpc flags (#1811) 5 years ago
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 ba45d29b7c fix xtcp cmd 6 years ago
fatedier 385c4d3dd5 frpc/cmd: update protocol description 6 years ago
fatedier c33b5152e7 split visitors from proxies and add health check config 7 years ago
fatedier 3e349455a0 commands for xtcp, stcp add 'bind_port', fix #767 7 years ago
fatedier 01b1df2b91 update cmd help info 7 years ago
fatedier 9abbe33790 typo 7 years ago
fatedier 0f6f674a64 cmd: support more cli command 7 years ago