1
0
mirror of https://github.com/fatedier/frp.git synced 2025-07-27 15:45:39 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
fatedier
02b12df887 frpc: consider include configs for verify and reload command () 2021-06-02 23:54:22 +08:00
fatedier
c32a2ed140 frpc: support 'includes' in common section to include proxy configs in other files() 2021-06-02 00:39:05 +08:00
fatedier
9cebfccb39 cmd: add verify command to verify if config file syntax is valid () 2021-05-12 12:15:22 +08:00
fatedier
0d84da91d4 change default value of dashboard_user and dashboard_pwd to empty string () 2021-05-10 23:04:26 +08:00
fatedier
9a849a29e9 fix config parse logic () 2021-03-22 14:53:30 +08:00
bobo liu
1a11b28f8d config: inline is NOT SUPPORTED in encoding/json () 2021-03-19 17:36:39 +08:00
yuyulei
b5aee82ca9 update: support custom tls server name () 2021-03-07 14:57:23 +08:00
fatedier
8fcd4f4a95 client: reconnect more quickly if it's a dial error () 2021-02-18 16:15:35 +08:00
yuyulei
3621aad1c1 Reconstruct config ()
* refactoring config

* Update by comments
2021-01-26 11:31:08 +08:00
Mike Cardwell
0ab055e946 Allow server plugin to talk to https services. Option for skipping tls verification ()
* Allow server plugin to talk to https services. Option for skipping tls verification

* Rename TlsVerify to TLSVerify

* Server plugin should use default http transport when scheme is not https
2020-12-03 14:36:14 +08:00
yuyulei
127a31ea6a Fix typo () 2020-11-23 11:38:21 +08:00
fatedier
3fbdea0f6b rename models to pkg () 2020-09-23 13:49:14 +08:00