Commit Graph

37 Commits

Author SHA1 Message Date
fatedier b600a07ec0 support tcp stream multiplexing by smux 2017-05-17 17:47:20 +08:00
fatedier 69b09eb8a2 udp: add heartbeat in udp work connection 2017-05-15 00:08:21 +08:00
fatedier 71f7caa1ee add more log info 2017-04-25 00:34:14 +08:00
fatedier 88083d21e8 start refactoring 2017-03-09 22:44:42 +08:00
fatedier c80dcd050d update default value of heartbeat_interval and heartbeat_timeout 2017-01-04 23:09:28 +08:00
bingtianbaihua e26285eefc added heartbeat conf 2016-12-30 17:47:34 +08:00
fatedier 10fc6c67e0 some fix 2016-12-21 01:01:44 +08:00
Pan Hao d9304d8166 Merge pull request #183 from fatedier/fatedier/udp
support udp type
2016-12-19 07:30:44 -06:00
fatedier 2bf1d3e922 conf: update 2016-12-19 01:48:57 +08:00
fatedier f2999e3317 support udp type 2016-12-19 01:22:21 +08:00
Maodanping c702355669 frps/control rename authTimeout; add judgement for subdomain 2016-11-08 13:40:40 +08:00
Maodanping 7cc5d03f35 conf/frps.ini modify domain field 2016-11-07 09:51:27 +08:00
Maodanping 396e148f80 add subdomain configuration; add conn auth timeout 2016-11-05 14:15:16 +08:00
fatedier adcb2c1ea5 typo 2016-09-06 17:56:09 +08:00
Maodanping dc5e130d33 utils/vhost: supprot http authentication 2016-08-29 10:53:02 +08:00
Eric Larssen 4dadaac905 Add basic auth to dashboard 2016-08-14 12:45:35 +08:00
fatedier e3bf7e2b2b cmd/frps: typo 2016-08-12 00:57:46 +08:00
fatedier 5d9300c1e9 utils/conn: support ipv6, fix #62 2016-08-12 00:32:33 +08:00
fatedier 32d0ce9ea0 assets: use statik to compile static files into binary files 2016-08-11 21:47:26 +08:00
fatedier 4300169041 assets: optimize static files archetucture 2016-08-10 20:18:36 +08:00
fatedier ecb6ad4885 all: privilege_allow_ports can be set in frps for ending abuse of ports 2016-07-31 02:17:10 +08:00
fatedier 8f5f0b0a9a all: new feature connection pool 2016-07-29 23:08:00 +08:00
fatedier ba74934a1f all: privilege mode update 2016-06-28 00:21:13 +08:00
fatedier f968f3eace all: add new feature privilege mode 2016-06-26 22:36:07 +08:00
fatedier b14441d5cd utils/vhost: update for vhost_https 2016-06-24 15:43:58 +08:00
Maodanping f3876d69bb add https proto for reverse proxy 2016-06-13 22:19:24 +08:00
fatedier 5febee6201 all: add "--reload" command for frps, reload ini file without kill old program 2016-06-03 17:51:45 +08:00
fatedier f404a0a5ee models/server: add dashboard for frps by gin 2016-05-19 00:04:19 +08:00
fatedier c10321ead6 utils/log: support max days of keeping log files 2016-05-03 21:41:57 +08:00
fatedier f650d3f330 all: support for virtual host 2016-04-18 15:16:40 +08:00
fatedier 7c3e00ed28 build: update Makefile to avoid godep warning 2016-04-11 11:21:35 +08:00
fatedier bc176b90f1 all: change passwd to auth_token and improve authentication 2016-04-05 17:18:21 +08:00
fatedier 975c2a97c8 add support for command line 2016-03-14 00:21:40 +08:00
fatedier 3cbe432889 cmd/client: if no local_ip set in proxy config, use 127.0.0.1 as default 2016-02-29 14:56:47 +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 04c26d1c31 (1)新增心跳检测发送间隔和超时时间的配置 2016-02-05 14:36:04 +08:00
fatedier 7030d16e80 First available commit 2016-01-27 21:24:36 +08:00