Commit Graph

939 Commits (df5859b5f78b897c03be3bc3510c012ee6217e59)
 

Author SHA1 Message Date
Fishbone df5859b5f7
Fix server-side proxy inappropriate quit when met `accept: too many open files` error ()
Blizard 3dd888a9ea
fix: stuct name typo ()
Co-authored-by: tanghuafa <tanghuafa@bytedance.com>
fatedier a51e221db3 add real ip test
fatedier fe4e9b55f3 update github.com/pires/go-proxyproto to v0.5.0
fatedier 3f11b6a082 update k8s.io/apimachinery to v0.21.2
fatedier 8a333c2ae0 update github.com/stretchr/testify to v1.7.0
fatedier 1fd6ba2738 update github.com/spf13/cobra to v1.1.3
fatedier a98a9616f6 update dependency github.com/rodaine/table to v1.0.1
fatedier 95cd9ab900 update dependency github.com/prometheus/client_golang to v1.11.0
fatedier 900454e58b
more e2e test cases ()
fatedier c7d4637382
fix web js ()
ztz 56925961df
Typo: josn => json ()
fatedier 2393923870 update build image go version
fatedier 5f594e9a71 fix goreleaser
fatedier 8637077d90 update version
fatedier ccb85a9926 update README
fatedier 02b12df887
frpc: consider include configs for verify and reload command ()
fatedier c32a2ed140
frpc: support 'includes' in common section to include proxy configs in other files()
Wu Han 9ae322cccf
readme: fix toc hyperlinx ()
fatedier 9cebfccb39
cmd: add verify command to verify if config file syntax is valid ()
fatedier 630dad50ed
web: support sudp in dashboard ()
fatedier 0d84da91d4
change default value of dashboard_user and dashboard_pwd to empty string ()
fatedier 2408f1df04
frpc: fix that login_fail_exit invalid if `protocol=kcp` ()
fatedier fbaa5f866e
add e2e tests ()
fatedier 9a849a29e9
fix config parse logic ()
Splash 6b80861bd6
Fix log_file does not work in config files ()
fatedier fa0e84382e autogen code
bobo liu 1a11b28f8d
config: inline is NOT SUPPORTED in encoding/json ()
YK-Samgo bed13d7ef1
Support reverseproxy to dashboard with additional parts in path ()
/api/ -> ../api/   in vendor.js
    Support reverseproxy to dashboard with addtional parts in path.
fatedier e7d76b180d
update README.md ()
wuqing dba8925eaa makefile add arm64
wuqing fdef7448a7 update version
Chotow 0ff27fc9ac
fix(server): listen udp port failed ()
fix 
fatedier 9f8db314d6 update
fatedier 0c35863d97 bump version to v0.36.0 ()
fatedier 184a0ff9ab
update Makefile.cross-compiles and support darwin/arm64 ()
yuyulei 8e25f13201
update: support ipv6 ()
yuyulei b5aee82ca9
update: support custom tls server name ()
iikira 0a2384a283
fix XTCP error handling ()
yuyulei 78b8bb7bc6
update docs: add example for building tls certificates ()
fatedier 8fcd4f4a95
client: reconnect more quickly if it's a dial error ()
Albert Zhao 976fd81d4d
modify gitignore;fix a typo ()
Kevin Crawley 52d5c9e25b
initial commit for https2https plugin ()
Asher Oto fa89671452
Update README ()
* Updated README.md

- Fixed spelling of PayPal
- Added information to TLS section, fixed spelling
yuyulei 3621aad1c1
Reconstruct config ()
* refactoring config

* Update by comments
fatedier a821db3f45 add release note
fatedier ecb6ed9258
revert web code ()
fatedier b26080589b bump version
yuyulei aff979c2b6
Merge pull request from fatedier/fix
vhost: set DisableKeepAlives = false and fix websocket not work
fatedier 46f809d711 vhost: set DisableKeepAlives = false and fix websocket not work