fatedier
1db091b381
tcp multiplexing over http connect tunnel
2020-03-05 21:47:49 +08:00
Guy Lewin
6c6607ae68
feat: add multiple authentication methods, token and oidc.
...
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00
Guy Lewin
7033f3e72b
Test TlsOnly
2020-02-10 19:14:07 +02:00
fatedier
649f47c345
change log method
2019-10-12 20:13:12 +08:00
fatedier
e68012858e
ci: add http load balancing test cases
2019-08-15 23:36:05 +08:00
Christian Muehlhaeuser
0b40ac2dbc
Fixed typos in comments
...
Just nitpicky typo fixes.
2019-07-19 12:40:14 +02:00
Jiajun Huang
2d24879fa3
fix
2019-05-31 15:56:05 +08:00
Jiajun Huang
75383a95b3
resp.Body must be closed after function return
...
whether it's success or fail, otherwise it will cause memory leak
ref: https://golang.org/pkg/net/http/
2019-05-30 22:32:36 +08:00
fatedier
9be24db410
support multilevel subdomain, fix #1132
2019-03-15 16:22:41 +08:00
fatedier
d1f1c72a55
update ci
2019-03-11 17:11:26 +08:00
fatedier
d812488767
support tls connection
2019-03-11 14:14:31 +08:00
fatedier
25cfda5768
conf: support render configure file using environment variables
2018-12-11 11:46:12 +08:00
fatedier
35278ad17f
mv folders
2018-12-09 22:06:22 +08:00
fatedier
aea9f9fbcc
health: add more ci cases and fix bugs
2018-12-09 21:56:46 +08:00
fatedier
cc6486addb
add more cmd test
2018-07-12 16:49:16 +08:00
fatedier
57417c83ae
add ci case of reload and reconnect
2018-07-12 15:23:34 +08:00
fatedier
d74b45be5d
more ci
2018-07-12 00:31:21 +08:00
fatedier
0d02f291e3
refactor ci test
2018-07-11 23:27:47 +08:00
fatedier
495b577819
update group ci
2018-05-23 14:39:12 +08:00
fatedier
2e497274ba
add ci for setting headers
2018-05-20 23:55:22 +08:00
fatedier
071cbf4b15
vendor: update
2018-05-09 01:05:14 +08:00
fatedier
30af32728a
frpc: support connectiong frps by socks5 proxy
2018-05-04 18:36:38 +08:00
fatedier
4a5c00286e
doc: update
2018-04-24 01:28:25 +08:00
fatedier
0f6f674a64
cmd: support more cli command
2018-04-23 02:00:25 +08:00
fatedier
44e8108910
ci: add test case for range ports mapping
2018-01-29 23:13:10 +08:00
fatedier
ff28668cf2
ci: add plugin http_proxy test case
2018-01-23 17:11:59 +08:00
fatedier
902f6f84a5
ci: add test for websocket
2018-01-23 14:49:04 +08:00
fatedier
3f64d73ea9
ci: add subdomain test case
2018-01-22 14:16:46 +08:00
fatedier
e155ff056e
tests: more ci case
2018-01-18 14:53:44 +08:00
fatedier
b2c846664d
new feature: assign a random port if remote_port is 0 in type tcp and
...
udp
2018-01-17 22:18:34 +08:00
fatedier
3bb404dfb5
more test case
2017-12-18 19:35:09 +08:00
fatedier
ff4bdec3f7
add test case
2017-12-16 23:59:46 +08:00
fatedier
738e5dad22
new feature plugin and unix domian socket plugin
2017-05-22 00:15:18 +08:00
fatedier
ab4a53965b
test: more case
2017-03-28 00:27:30 +08:00
fatedier
f83a2a73ab
test: update
2017-03-10 00:52:32 +08:00