Commit Graph

42 Commits (c2da396230d09262cb1a46b0edd74855e7519a6b)

Author SHA1 Message Date
fatedier a57679f837 support meta info for client and proxy 5 years ago
fatedier c63737ab3e update doc for bandwith limit 5 years ago
fatedier 6da093a402 support bandwith limit for one proxy 5 years ago
Tyler Compton bc46e3330a Add an "assets_dir" option for frpc
This option allows users to specify where they want assets to be loaded
from, like the "assets_dir" option that already exists for frps. This
allows library users to use the admin panel without having to bundle
assets with statik.
6 years ago
fatedier a415573e45
Merge pull request #1390 from fatedier/new
support disable_log_color for console mode
6 years ago
zhouwenfeng 934ac2b836 add support for add http header when using https2http plugin 6 years ago
fatedier 388b016842 support disable_log_color for console mode 6 years ago
Yuvaraj L a388bb2c95
Typo
English Grammar Typo
6 years ago
fatedier 988e9b1de3 update doc 6 years ago
fatedier 9c4ec56491 support proxy protocol 6 years ago
fatedier d812488767 support tls connection 6 years ago
fatedier bbc6f1687d doc: add health check 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
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 30af32728a frpc: support connectiong frps by socks5 proxy 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 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
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 171bc8dd22 new proxy type: stcp(secret tcp) 8 years ago
fatedier e3fc73dbc5 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