Commit Graph

14 Commits

Author SHA1 Message Date
fatedier 80ba931326 support protocol kcp 2017-06-04 19:56:21 +08:00
fatedier 49b503c17b client: add start params
Proxy names specified in 'start' params divided by ',' will be started.
If it is empty or not defined, all proxies will be started.
2017-05-25 01:45:38 +08:00
fatedier 4dc96f41c9 client: add login_fail_exit params, default is true
if login_fail_exit is false, when frpc first login to server failed, it
    will continues relogin to server every 30 seconds.
2017-05-25 01:10:58 +08:00
fatedier 738e5dad22 new feature plugin and unix domian socket plugin 2017-05-22 00:15:18 +08:00
fatedier 7957572ced update 2017-05-19 02:20:10 +08:00
yuyulei 1cc61b60f9 fixs import 2017-05-19 00:00:42 +08:00
yuyulei 84465a7463 change allow ports from map to array 2017-05-18 23:58:46 +08:00
fatedier 3fe50df200 doc: update 2017-05-18 01:59:46 +08:00
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 58d0d41501 fix 2017-03-27 03:53:21 +08:00
fatedier a4fece3f51 api: add server web api for statistics 2017-03-23 02:01:25 +08:00
fatedier b02e1007fb support more proxy type 2017-03-12 01:08:33 +08:00
fatedier 88083d21e8 start refactoring 2017-03-09 22:44:42 +08:00