Commit Graph

931 Commits

Author SHA1 Message Date
fatedier 95cd9ab900 update dependency github.com/prometheus/client_golang to v1.11.0 2021-06-21 19:35:52 +08:00
fatedier 900454e58b
more e2e test cases (#2450) 2021-06-18 16:48:36 +08:00
fatedier c7d4637382
fix web js (#2444) 2021-06-09 11:53:39 +08:00
ztz 56925961df
Typo: josn => json (#2429) 2021-06-04 11:21:52 +08:00
fatedier 2393923870 update build image go version 2021-06-03 00:56:07 +08:00
fatedier 5f594e9a71 fix goreleaser 2021-06-03 00:46:56 +08:00
fatedier 8637077d90 update version 2021-06-03 00:10:35 +08:00
fatedier ccb85a9926 update README 2021-06-03 00:07:51 +08:00
fatedier 02b12df887
frpc: consider include configs for verify and reload command (#2424) 2021-06-02 23:54:22 +08:00
fatedier c32a2ed140
frpc: support 'includes' in common section to include proxy configs in other files(#2421) 2021-06-02 00:39:05 +08:00
Wu Han 9ae322cccf
readme: fix toc hyperlinx (#2401) 2021-05-17 17:29:13 +08:00
fatedier 9cebfccb39
cmd: add verify command to verify if config file syntax is valid (#2389) 2021-05-12 12:15:22 +08:00
fatedier 630dad50ed
web: support sudp in dashboard (#2385) 2021-05-11 13:37:14 +08:00
fatedier 0d84da91d4
change default value of dashboard_user and dashboard_pwd to empty string (#2383) 2021-05-10 23:04:26 +08:00
fatedier 2408f1df04
frpc: fix that login_fail_exit invalid if `protocol=kcp` (#2363) 2021-04-22 18:33:10 +08:00
fatedier fbaa5f866e
add e2e tests (#2334) 2021-03-31 16:57:39 +08:00
fatedier 9a849a29e9
fix config parse logic (#2323) 2021-03-22 14:53:30 +08:00
Splash 6b80861bd6
Fix log_file does not work in config files (#2316) 2021-03-22 11:30:12 +08:00
fatedier fa0e84382e autogen code 2021-03-19 17:39:26 +08:00
bobo liu 1a11b28f8d
config: inline is NOT SUPPORTED in encoding/json (#2304) 2021-03-19 17:36:39 +08:00
YK-Samgo bed13d7ef1
Support reverseproxy to dashboard with additional parts in path (#2289)
/api/ -> ../api/   in vendor.js
    Support reverseproxy to dashboard with addtional parts in path.
2021-03-19 17:31:16 +08:00
fatedier e7d76b180d
update README.md (#2314) 2021-03-19 16:06:22 +08:00
wuqing dba8925eaa makefile add arm64 2021-03-19 14:01:26 +08:00
wuqing fdef7448a7 update version 2021-03-18 11:12:10 +08:00
Chotow 0ff27fc9ac
fix(server): listen udp port failed (#2308)
fix #2306
2021-03-18 11:05:03 +08:00
fatedier 9f8db314d6 update 2021-03-17 11:43:03 +08:00
fatedier 0c35863d97 bump version to v0.36.0 (#2301) 2021-03-15 21:50:47 +08:00
fatedier 184a0ff9ab
update Makefile.cross-compiles and support darwin/arm64 (#2295) 2021-03-15 21:02:56 +08:00
yuyulei 8e25f13201
update: support ipv6 (#2288) 2021-03-10 20:19:58 +08:00
yuyulei b5aee82ca9
update: support custom tls server name (#2278) 2021-03-07 14:57:23 +08:00
iikira 0a2384a283
fix XTCP error handling (#2273) 2021-03-03 20:54:46 +08:00
yuyulei 78b8bb7bc6
update docs: add example for building tls certificates (#2251) 2021-02-22 13:59:21 +08:00
fatedier 8fcd4f4a95
client: reconnect more quickly if it's a dial error (#2240) 2021-02-18 16:15:35 +08:00
Albert Zhao 976fd81d4d
modify gitignore;fix a typo (#2237) 2021-02-07 14:07:20 +08:00
Kevin Crawley 52d5c9e25b
initial commit for https2https plugin (#2201) 2021-01-27 13:14:16 +08:00
Asher Oto fa89671452
Update README (#2221)
* Updated README.md

- Fixed spelling of PayPal
- Added information to TLS section, fixed spelling
2021-01-27 13:07:44 +08:00
yuyulei 3621aad1c1
Reconstruct config (#2098)
* refactoring config

* Update by comments
2021-01-26 11:31:08 +08:00
fatedier a821db3f45 add release note 2021-01-25 16:06:38 +08:00
fatedier ecb6ed9258
revert web code (#2215) 2021-01-25 16:04:33 +08:00
fatedier b26080589b bump version 2021-01-19 20:51:06 +08:00
yuyulei aff979c2b6
Merge pull request #2199 from fatedier/fix
vhost: set DisableKeepAlives = false and fix websocket not work
2021-01-19 15:40:41 +08:00
fatedier 46f809d711 vhost: set DisableKeepAlives = false and fix websocket not work 2021-01-18 21:49:44 +08:00
yuyulei 72595b2da8
Add user remote address info log (#2184) 2021-01-11 16:52:17 +08:00
XNG c842558ace
Reduced log level of "get hostname error" (#2165)
Reduced log level of "get hostname from http/https request error" to debug so that it won't overwhelms the log file when user is using apache/ngix as their own SSL backend
2020-12-25 13:39:26 +08:00
yuyulei ed61049041
Bugfix: add ipv6 parsing with address of frps (#2163) 2020-12-24 21:48:26 +08:00
fatedier abe6f580c0 update README 2020-12-03 20:41:37 +08:00
fatedier e940066012 auto generate web assets 2020-12-03 20:23:43 +08:00
hubery 1e846df870
some dashboard refactor (#2101) 2020-12-03 20:20:48 +08:00
Mike Cardwell 0ab055e946
Allow server plugin to talk to https services. Option for skipping tls verification (#2103)
* 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
fatedier fca59c71e2 clear Release.md 2020-11-23 17:34:09 +08:00