Commit Graph

107 Commits (ff357882ac8f8cfa6455e71ab7b20e71993d4ab0)

Author SHA1 Message Date
zhouwenfeng 934ac2b836 add support for add http header when using https2http plugin 6 years ago
Yuvaraj L a388bb2c95
Typo
English Grammar Typo
6 years ago
fatedier 0dfd3a421c frps: support custom_404_page 6 years ago
fatedier 988e9b1de3 update doc 6 years ago
fatedier 9c4ec56491 support proxy protocol 6 years ago
a-wing a4cfab689a
Add systemd unit
Ref https://github.com/fatedier/frp/issues/1058
Ref https://aur.archlinux.org/packages/frp/

Co-authored-by: vimsucks <dev@vimsucks.com>
6 years ago
fatedier d812488767 support tls connection 6 years ago
fatedier bbc6f1687d doc: add health check 6 years ago
fatedier f76deb8898 frps: remove auth timeout 6 years ago
fatedier aea9f9fbcc health: add more ci cases and fix bugs 6 years ago
fatedier 89d1a1fb2b
Merge pull request #968 from fatedier/health
support health check and code refactor
6 years ago
fatedier b33ea9274c client/control: refactor code 6 years ago
fatedier f14ed87b29
Merge pull request #886 from fatedier/websocket
Connect protocol support websocket
7 years ago
fatedier ca88b07ecf optimize 7 years ago
itcode 9bb08396c7 Fix the problem of long connection for more than 30 seconds and disconnection of the server 7 years ago
FishFish b8037475ed websocket protocol 7 years ago
fatedier c33b5152e7 split visitors from proxies and add health check config 7 years ago
fatedier 102408d37f doc: load balancing 7 years ago
fatedier b9f062bef2 support lb 7 years ago
fatedier db2d1fce76 http: support setting headers 7 years ago
fatedier 58a54bd0fb
Merge pull request #755 from king6cong/master
typo fix
7 years ago
king6cong caec4982cc typo fix 7 years ago
fatedier 178efd67f1
Merge pull request #746 from fatedier/mux
http port and https port can be same with frps bind_port
7 years ago
fatedier 6ef5fb6391
Merge pull request #744 from wujingquan/patch-1
Update frps_full.ini
7 years ago
fatedier 5db605ca02 frps: vhost_http_port and vhost_https_port can be same with frps bind
port
7 years ago
Touch e087301425
Update frps_full.ini 7 years ago
fatedier 30af32728a frpc: support connectiong frps by socks5 proxy 7 years ago
fatedier 4a5c00286e doc: update 7 years ago
fatedier 461c4c18fd update doc 7 years ago
fatedier 00b9ba95ae frpc: support specify default dns server, close #700 7 years ago
fatedier 0f6f674a64 cmd: support more cli command 7 years ago
fatedier 5c9909aeef typo 7 years ago
fatedier 8e719ff0ff frps: new params max_ports_per_client 7 years ago
fatedier 41c41789b6 plugin: socks5 support user password auth, close #484 7 years ago
fatedier 68dfc89bce plugin: new plugin static_file for getting files by http protocol 7 years ago
fatedier 63e6e0dc92 doc: update 7 years ago
fatedier 3bb404dfb5 more test case 7 years ago
fatedier bd1e9a3010 update doc and fix vistor -> visitor 7 years ago
timerever 8c65b337ca add custom dashboard bind address 7 years ago
fatedier fa2b9a836c fix xtcp encryption 7 years ago
fatedier 0559865fe5 support xtcp for making nat hole 7 years ago
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