Commit Graph

19 Commits (c008b14d0fefa1fa5225c8243fbec996703a4098)

Author SHA1 Message Date
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