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
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
b26080589b
bump version
2021-01-19 20:51:06 +08:00
fatedier
46f809d711
vhost: set DisableKeepAlives = false and fix websocket not work
2021-01-18 21:49:44 +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
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
yuyulei
127a31ea6a
Fix typo ( #2089 )
2020-11-23 11:38:21 +08:00
fatedier
8a779eb88c
add goreleaser action ( #2087 )
...
* add goreleaser action
* change version
2020-11-20 17:00:14 +08:00
fatedier
7f7305fa03
update version
2020-11-06 14:39:04 +08:00
yuyulei
644a0cfdb6
Update ReverseProxy code from official golang repo ( #2051 )
...
Fix #1192
2020-11-05 16:34:17 +08:00
fatedier
e52dfc4a5c
bump version to v0.34.1
2020-09-30 14:40:08 +08:00
harmy
ef5ae3e598
fix: a reconnected proxy will disappear from dashboard after 7 days ( #2008 )
2020-09-25 16:10:20 +08:00
fatedier
3fbdea0f6b
rename models to pkg ( #2005 )
2020-09-23 13:49:14 +08:00
fatedier
50165053f8
Change directory structure, move models and utils to root directory
2016-02-18 16:56:55 +08:00
fatedier
e805acd1e3
Merge branch 'fix_some_bugs' of https://github.com/Hurricanezwf/frp into Hurricanezwf-fix_some_bugs
...
Conflicts:
cmd/frpc/config.go
cmd/frpc/control.go
cmd/frpc/main.go
cmd/frps/config.go
cmd/frps/control.go
cmd/frps/main.go
pkg/models/server.go
2016-02-18 11:42:31 +08:00
Hurricanezwf
60c9804776
format代码
2016-02-05 16:49:52 +08:00
Hurricanezwf
5d6f37aa82
(1)优化重连和心跳检测
2016-02-05 14:18:26 +08:00
fatedier
fa9356936b
Use go fmt before build
2016-02-03 18:46:24 +08:00
fatedier
79195d7177
Change internal package import to github/fatedier
2016-02-03 18:23:30 +08:00
hp
b77738e619
add ppcrypto_test
2016-02-03 11:46:12 +08:00
hp
fe806500e9
add pcrupto.go
2016-02-03 11:07:36 +08:00
fatedier
7030d16e80
First available commit
2016-01-27 21:24:36 +08:00