fatedier
|
a729a4fafe
|
pcrypto: update
|
2016-04-05 16:17:31 +08:00 |
|
fatedier
|
718e707b77
|
pcrypto: fix
|
2016-04-05 15:40:32 +08:00 |
|
fatedier
|
b3ee746be8
|
optimize compress
|
2016-04-05 15:25:55 +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
|
52f99bbc00
|
all: some optimization
|
2016-03-31 18:03:44 +08:00 |
|
fatedier
|
45c21b2705
|
utils/conn: add func joinMore
|
2016-03-28 11:22:36 +08:00 |
|
Gogs
|
49975c4c1b
|
fix crypto
|
2016-03-24 15:42:34 +08:00 |
|
Gogs
|
20afe25ef1
|
modified: src/frp/models/client/client.go
modified: src/frp/models/server/server.go
modified: src/frp/utils/conn/conn.go
modified: src/frp/utils/pcrypto/pcrypto.go
modified: src/frp/utils/pcrypto/pcrypto_test.go
|
2016-03-22 17:18:05 +08:00 |
|
fatedier
|
f130886f69
|
all: change heartbeat interval time
|
2016-03-17 10:25:23 +08:00 |
|
fatedier
|
30d79e66be
|
test: typo
|
2016-03-15 18:53:27 +08:00 |
|
fatedier
|
5c6f03afcf
|
test: typo
|
2016-03-15 18:50:49 +08:00 |
|
fatedier
|
8ed55e1288
|
test: improve test case
|
2016-03-15 18:45:57 +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
|
3218eda481
|
models/server: fix bug, program will core if listener is nil
|
2016-03-14 00:39:32 +08:00 |
|
fatedier
|
975c2a97c8
|
add support for command line
|
2016-03-14 00:21:40 +08:00 |
|
fatedier
|
838dc10c6e
|
[utils/version] add version.go
|
2016-03-07 01:19:07 +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 |
|