fatedier
c7d4637382
fix web js ( #2444 )
4 years ago
ztz
56925961df
Typo: josn => json ( #2429 )
4 years ago
fatedier
2393923870
update build image go version
4 years ago
fatedier
5f594e9a71
fix goreleaser
4 years ago
fatedier
8637077d90
update version
4 years ago
fatedier
ccb85a9926
update README
4 years ago
fatedier
02b12df887
frpc: consider include configs for verify and reload command ( #2424 )
4 years ago
fatedier
c32a2ed140
frpc: support 'includes' in common section to include proxy configs in other files( #2421 )
4 years ago
Wu Han
9ae322cccf
readme: fix toc hyperlinx ( #2401 )
4 years ago
fatedier
9cebfccb39
cmd: add verify command to verify if config file syntax is valid ( #2389 )
4 years ago
fatedier
630dad50ed
web: support sudp in dashboard ( #2385 )
4 years ago
fatedier
0d84da91d4
change default value of dashboard_user and dashboard_pwd to empty string ( #2383 )
4 years ago
fatedier
2408f1df04
frpc: fix that login_fail_exit invalid if `protocol=kcp` ( #2363 )
4 years ago
fatedier
fbaa5f866e
add e2e tests ( #2334 )
4 years ago
fatedier
9a849a29e9
fix config parse logic ( #2323 )
4 years ago
Splash
6b80861bd6
Fix log_file does not work in config files ( #2316 )
4 years ago
fatedier
fa0e84382e
autogen code
4 years ago
bobo liu
1a11b28f8d
config: inline is NOT SUPPORTED in encoding/json ( #2304 )
4 years ago
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.
4 years ago
fatedier
e7d76b180d
update README.md ( #2314 )
4 years ago
wuqing
dba8925eaa
makefile add arm64
4 years ago
wuqing
fdef7448a7
update version
4 years ago
Chotow
0ff27fc9ac
fix(server): listen udp port failed ( #2308 )
...
fix #2306
4 years ago
fatedier
9f8db314d6
update
4 years ago
fatedier
0c35863d97
bump version to v0.36.0 ( #2301 )
4 years ago
fatedier
184a0ff9ab
update Makefile.cross-compiles and support darwin/arm64 ( #2295 )
4 years ago
yuyulei
8e25f13201
update: support ipv6 ( #2288 )
4 years ago
yuyulei
b5aee82ca9
update: support custom tls server name ( #2278 )
4 years ago
iikira
0a2384a283
fix XTCP error handling ( #2273 )
4 years ago
yuyulei
78b8bb7bc6
update docs: add example for building tls certificates ( #2251 )
4 years ago
fatedier
8fcd4f4a95
client: reconnect more quickly if it's a dial error ( #2240 )
4 years ago
Albert Zhao
976fd81d4d
modify gitignore;fix a typo ( #2237 )
4 years ago
Kevin Crawley
52d5c9e25b
initial commit for https2https plugin ( #2201 )
4 years ago
Asher Oto
fa89671452
Update README ( #2221 )
...
* Updated README.md
- Fixed spelling of PayPal
- Added information to TLS section, fixed spelling
4 years ago
yuyulei
3621aad1c1
Reconstruct config ( #2098 )
...
* refactoring config
* Update by comments
4 years ago
fatedier
a821db3f45
add release note
4 years ago
fatedier
ecb6ed9258
revert web code ( #2215 )
4 years ago
fatedier
b26080589b
bump version
4 years ago
yuyulei
aff979c2b6
Merge pull request #2199 from fatedier/fix
...
vhost: set DisableKeepAlives = false and fix websocket not work
4 years ago
fatedier
46f809d711
vhost: set DisableKeepAlives = false and fix websocket not work
4 years ago
yuyulei
72595b2da8
Add user remote address info log ( #2184 )
4 years ago
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
4 years ago
yuyulei
ed61049041
Bugfix: add ipv6 parsing with address of frps ( #2163 )
4 years ago
fatedier
abe6f580c0
update README
4 years ago
fatedier
e940066012
auto generate web assets
4 years ago
hubery
1e846df870
some dashboard refactor ( #2101 )
4 years ago
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
4 years ago
fatedier
fca59c71e2
clear Release.md
4 years ago
wxiaoguang
fae2f8768d
tweak logs: ( #2100 )
...
* show what config frps uses (config file / command line)
* optimize the "start successfully" log message
4 years ago
fatedier
3d9499f554
autogen web assets
4 years ago