Commit Graph

470 Commits

Author SHA1 Message Date
4d79648657 Close connection if frpc can't connection to local server
Now, when frpc can't connect to local server it leaves the connection alone, the patch fix it.

Fixed #575
2017-12-26 14:39:07 +08:00
3bb404dfb5 more test case 2017-12-18 19:35:09 +08:00
ff4bdec3f7 add test case 2017-12-16 23:59:46 +08:00
69f8b08ac0 update role error log info 2017-12-16 21:56:13 +08:00
d873df5ca8 let role default value to 'server' 2017-12-15 11:40:08 +08:00
a384bf5580 Merge pull request #564 from fatedier/dev
bump version to v0.14.1
v0.14.1
2017-12-14 22:28:25 +08:00
92046a7ca2 Merge pull request #561 from fatedier/http
improve http vhost package
2017-12-13 23:48:18 +08:00
4cc5ddc012 newhttp support BasicAuth 2017-12-13 23:44:27 +08:00
46358d466d support encryption and compression in new http reverser proxy 2017-12-13 04:28:58 +08:00
7da61f004b improve http vhost package 2017-12-13 03:27:43 +08:00
63037f1c65 typo fix 2017-12-11 22:46:45 +08:00
cc160995da improve error role log info 2017-12-11 16:21:17 +08:00
de48d97cb2 fix kcp port print error 2017-12-11 01:36:47 +08:00
1a6a179b68 visitor: fix panic 2017-12-05 22:26:53 +08:00
3a2946a2ff Merge pull request #549 from fatedier/dev
bump version to v0.14.0
v0.14.0
2017-12-05 01:42:00 +08:00
ae9a4623d9 Merge pull request #548 from fatedier/doc
update doc and fix vistor -> visitor
2017-12-05 01:38:03 +08:00
bd1e9a3010 update doc and fix vistor -> visitor 2017-12-05 01:34:33 +08:00
92fff5c191 Merge pull request #539 from timerever/dev
add custom dashboard bind address
2017-11-29 10:34:36 +08:00
8c65b337ca add custom dashboard bind address 2017-11-28 15:56:34 +08:00
0f1005ff61 using glide 2017-11-01 16:21:57 +08:00
ad858a0d32 prevent sending on a closed channel in vhost package, fix #502 2017-11-01 10:51:30 +08:00
1e905839f0 update kcp connection options 2017-10-25 03:02:25 +08:00
bf50f932d9 update version to v0.14.0 2017-10-25 02:55:36 +08:00
673047be2c Merge pull request #496 from fatedier/0.14
xtcp for p2p communication
2017-10-24 13:54:32 -05:00
fa2b9a836c fix xtcp encryption 2017-10-25 02:49:56 +08:00
9e0fd0c4ef add packages 2017-10-25 02:29:04 +08:00
0559865fe5 support xtcp for making nat hole 2017-10-25 01:27:04 +08:00
4fc85a36c2 Merge pull request #486 from xiaox0321/patch-1
Update version.go
2017-10-20 04:12:47 -05:00
3f1174a519 Update version.go
Optimize duplicate code
2017-10-20 15:58:03 +08:00
bcbdfcb99b Merge pull request #473 from Hyduan/master
doc: fix spelling error
2017-09-27 11:55:17 -05:00
df046bdeeb doc: fix spelling error 2017-09-26 21:06:28 +08:00
f83447c652 Merge pull request #461 from dvrkps/patch-1
travis: add 1.x to go versions
2017-09-11 06:04:14 -05:00
9ae69b4aac travis: add 1.x to go versions 2017-09-11 12:41:33 +02:00
c48a89731a Merge pull request #454 from GeorgeYuen/diamondyuan
add Dockerfile_multiple_build
2017-09-06 01:07:36 -05:00
36b58ab60c add Dockerfile_multiple_build 2017-09-06 12:51:29 +08:00
6320f15a7c typo for default config file name used for frpc 2017-07-19 22:56:12 +08:00
066172e9c1 Merge pull request #403 from fatedier/dev
bump version to v0.13.0
v0.13.0
2017-07-16 13:20:42 -05:00
d5931758b6 fix user in reload command 2017-07-17 02:14:30 +08:00
c75c3acd21 Merge pull request #402 from fatedier/doc
update doc for v0.13.0
2017-07-16 13:12:06 -05:00
0208ecd1d9 update doc for v0.13.0 2017-07-17 02:09:51 +08:00
23e9845e65 Merge pull request #401 from fatedier/0.13
merge 0.13
2017-07-14 23:13:42 +08:00
2b1ba3a946 update conf 2017-07-13 12:01:46 +08:00
ee9ddf52cd frpc: support --reload command 2017-07-13 02:30:25 +08:00
d246400a71 frpc: add admin server for reload configure file 2017-07-13 02:20:49 +08:00
f63a4f0cdd frps: new parameter 'proxy_bind_addr' 2017-07-05 01:40:01 +08:00
b743b5aaed Merge pull request #390 from lukazh/patch-1
Update README.md
2017-07-05 01:27:41 +08:00
9d9416ab94 Update README.md
fix a typo
2017-07-04 23:05:24 +08:00
c081df40e1 vendor: add github.com/armon/go-socks5 2017-07-01 16:09:09 +08:00
fe32a7c4bb doc: update 2017-07-01 16:03:13 +08:00
7bb8c10647 plugin: add socks5 plugin 2017-07-01 15:56:48 +08:00