Commit Graph

66 Commits (6320f15a7cf8aaf7208940c381024c6e4023f179)

Author SHA1 Message Date
fatedier 2b1ba3a946 update conf 8 years ago
fatedier d246400a71 frpc: add admin server for reload configure file 8 years ago
fatedier f63a4f0cdd frps: new parameter 'proxy_bind_addr' 8 years ago
fatedier 171bc8dd22 new proxy type: stcp(secret tcp) 8 years ago
fatedier e3fc73dbc5 update doc 8 years ago
fatedier d57ed7d3d8 update doc 8 years ago
fatedier 80ba931326 support protocol kcp 8 years ago
fatedier 03d55201b2 plugin: add http_proxy 8 years ago
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.
8 years ago
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 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