Commit Graph

55 Commits (3fe50df200531ce748534f9bcc864c4b9ecdb9c5)

Author SHA1 Message Date
fatedier 3fe50df200 doc: update 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 c702355669 frps/control rename authTimeout; add judgement for subdomain 8 years ago
Maodanping 7cc5d03f35 conf/frps.ini modify domain field 8 years ago
Maodanping 396e148f80 add subdomain configuration; add conn auth timeout 8 years ago
fatedier adcb2c1ea5 typo 9 years ago
Maodanping dc5e130d33 utils/vhost: supprot http authentication 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
Eric Larssen 4dadaac905 Add basic auth to dashboard 9 years ago
fatedier e3bf7e2b2b cmd/frps: typo 9 years ago
fatedier 5d9300c1e9 utils/conn: support ipv6, fix #62 9 years ago
fatedier 32d0ce9ea0 assets: use statik to compile static files into binary files 9 years ago
fatedier 4300169041 assets: optimize static files archetucture 9 years ago
fatedier ecb6ad4885 all: privilege_allow_ports can be set in frps for ending abuse of ports 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 b14441d5cd utils/vhost: update for vhost_https 9 years ago
fatedier 0a50c3bd82 Merge pull request #39 from fatedier/release0.7
add support for https
9 years ago
fatedier c5e4b24f8f all: add use_gzip configure and some improvements, see #28 9 years ago
Maodanping f3876d69bb add https proto for reverse proxy 9 years ago
fatedier 5febee6201 all: add "--reload" command for frps, reload ini file without kill old program 9 years ago
fatedier f404a0a5ee models/server: add dashboard for frps by gin 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