Commit Graph

43 Commits (cc160995daa9bb2e5a37abd0295ca0837fd671d4)

Author SHA1 Message Date
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.
8 years ago
fatedier 738e5dad22 new feature plugin and unix domian socket plugin 8 years ago
fatedier b600a07ec0 support tcp stream multiplexing by smux 8 years ago
fatedier 69b09eb8a2 udp: add heartbeat in udp work connection 8 years ago
fatedier 71f7caa1ee add more log info 8 years ago
fatedier 88083d21e8 start refactoring 8 years ago
fatedier c80dcd050d update default value of heartbeat_interval and heartbeat_timeout 8 years ago
bingtianbaihua e26285eefc added heartbeat conf 8 years ago
fatedier 659f84bab2 conf: update 8 years ago
fatedier 6f90c3400c update conf 8 years ago
fatedier 94ddeebc21 update doc 8 years ago
fatedier ddbb56ee8f update 8 years ago
fatedier 10fc6c67e0 some fix 8 years ago
Pan Hao d9304d8166 Merge pull request #183 from fatedier/fatedier/udp
support udp type
8 years ago
fatedier 2bf1d3e922 conf: update 8 years ago
fatedier f2999e3317 support udp type 8 years ago
Maodanping 396e148f80 add subdomain configuration; add conn auth timeout 8 years ago
fatedier adcb2c1ea5 typo 9 years ago
fatedier 41fd4bb673 typo 9 years ago
fatedier e1e18ba9d6 dockerfile: update 9 years ago
fatedier e262ac6abd frpc: add support for connecting server through http proxies, see #67 9 years ago
fatedier 5d9300c1e9 utils/conn: support ipv6, fix #62 9 years ago
fatedier fd3c97a0e9 Fix conflicts in fatedier/connection_pool with dev
Conflicts:
	src/frp/cmd/frpc/control.go
	src/frp/cmd/frps/control.go
	src/frp/models/config/config.go
	src/frp/models/server/server.go
9 years ago
fatedier 8f5f0b0a9a all: new feature connection pool 9 years ago
fatedier 452e02adab add host_header_rewrite in frpc.ini to rewrite your requests with a modified Host header 9 years ago
fatedier ba74934a1f all: privilege mode update 9 years ago
fatedier f968f3eace all: add new feature privilege mode 9 years ago
fatedier c5e4b24f8f all: add use_gzip configure and some improvements, see #28 9 years ago
fatedier c10321ead6 utils/log: support max days of keeping log files 9 years ago
fatedier f650d3f330 all: support for virtual host 9 years ago
fatedier 7c3e00ed28 build: update Makefile to avoid godep warning 9 years ago
fatedier bc176b90f1 all: change passwd to auth_token and improve authentication 9 years ago
fatedier 80fc76da52 all: now messages between frps and frpc can be encryped when use_encryption set true 9 years ago
fatedier 45c21b2705 utils/conn: add func joinMore 9 years ago
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
9 years ago
fatedier a56b29b153 add support for command line with frpc 9 years ago
fatedier 975c2a97c8 add support for command line 9 years ago
fatedier 3cbe432889 cmd/client: if no local_ip set in proxy config, use 127.0.0.1 as default 9 years ago
Hurricanezwf f02ed95ef1 enable client to connect non-local [ip:port] 9 years ago
fatedier 42e062b3b5 all: improvement in utils/conn 9 years ago
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
9 years ago
Hurricanezwf 04c26d1c31 (1)新增心跳检测发送间隔和超时时间的配置 9 years ago
fatedier 7030d16e80 First available commit 9 years ago