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
c5c79e4148
Merge pull request #2324 from fatedier/dev
...
bump version v0.36.2
2021-03-22 14:56:48 +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
fatedier
55da58eca4
Merge pull request #2310 from fatedier/dev
...
bump version
2021-03-18 11:14:56 +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
76a1efccd9
update
2021-03-17 11:43:23 +08:00
fatedier
9f8db314d6
update
2021-03-17 11:43:03 +08:00
fatedier
980f084ad1
Merge pull request #2302 from fatedier/dev
...
bump version
2021-03-15 21:54:52 +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
3bf1eb8565
Merge pull request #2216 from fatedier/dev
...
bump version
2021-01-25 16:15:52 +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
b2ae433e18
Merge pull request #2206 from fatedier/dev
...
bump version
2021-01-19 20:56:06 +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
wxiaoguang
fae2f8768d
tweak logs: ( #2100 )
...
* show what config frps uses (config file / command line)
* optimize the "start successfully" log message
2020-11-23 17:01:31 +08:00
fatedier
3d9499f554
autogen web assets
2020-11-23 15:21:07 +08:00
hubery
7adeeedd55
fix dashboard horizontal scrollbar ( #2096 )
2020-11-23 14:52:55 +08:00
yuyulei
127a31ea6a
Fix typo ( #2089 )
2020-11-23 11:38:21 +08:00