Commit Graph

9 Commits

Author SHA1 Message Date
fatedier
bc176b90f1 all: change passwd to auth_token and improve authentication 2016-04-05 17:18:21 +08:00
fatedier
80fc76da52 all: now messages between frps and frpc can be encryped when use_encryption set true 2016-03-31 18:48:18 +08:00
fatedier
f130886f69 all: change heartbeat interval time 2016-03-17 10:25:23 +08:00
fatedier
6e458229f6 add license info 2016-03-14 11:18:24 +08:00
fatedier
a56b29b153 add support for command line with frpc 2016-03-14 00:48:22 +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
Hurricanezwf
f02ed95ef1 enable client to connect non-local [ip:port] 2016-02-29 12:38:45 +08:00
Hurricanezwf
a2f1897ab4 add heartbeat echo from server to client 2016-02-26 10:52:22 +08:00
fatedier
09127a3b55 all: improve the method of import for internal packages
1. Change directory structure and Makefile to let GOPATH=`pwd`, so wherever the project directory is, just use make to build.
2016-02-25 17:38:34 +08:00