Commit Graph

54 Commits

Author SHA1 Message Date
fatedier 1ae43e4d41 plugin: update http_proxy 2018-05-06 22:47:26 +08:00
fatedier 4a5c00286e doc: update 2018-04-24 01:28:25 +08:00
fatedier 00b9ba95ae frpc: support specify default dns server, close #700 2018-04-23 02:59:40 +08:00
fatedier 0f6f674a64 cmd: support more cli command 2018-04-23 02:00:25 +08:00
fatedier 3166bdf3f0 bump version to v0.16.1 2018-03-21 18:00:31 +08:00
fatedier e9241aeb94 udp proxy: fix #652 2018-03-19 20:22:15 +08:00
fatedier 8e719ff0ff frps: new params max_ports_per_client 2018-01-26 14:56:55 +08:00
fatedier ce8fde793c new feature: range section for mapping range ports 2018-01-25 23:05:07 +08:00
fatedier 41c41789b6 plugin: socks5 support user password auth, close #484 2018-01-24 23:06:38 +08:00
fatedier 68dfc89bce plugin: new plugin static_file for getting files by http protocol 2018-01-24 17:49:13 +08:00
fatedier 338d5bae37 fix panic when using socks5 plugin with encryption and compression, fix #446 2018-01-18 00:45:11 +08:00
fatedier b2c846664d new feature: assign a random port if remote_port is 0 in type tcp and
udp
2018-01-17 22:18:34 +08:00
fatedier 3f6799c06a add remoteAddr in NewProxyResp message 2018-01-17 15:01:26 +08:00
fatedier 584e098e8e frpc: add status command 2018-01-17 01:09:33 +08:00
fatedier 69f8b08ac0 update role error log info 2017-12-16 21:56:13 +08:00
fatedier d873df5ca8 let role default value to 'server' 2017-12-15 11:40:08 +08:00
fatedier 46358d466d support encryption and compression in new http reverser proxy 2017-12-13 04:28:58 +08:00
fatedier 63037f1c65 typo fix 2017-12-11 22:46:45 +08:00
fatedier cc160995da improve error role log info 2017-12-11 16:21:17 +08:00
fatedier bd1e9a3010 update doc and fix vistor -> visitor 2017-12-05 01:34:33 +08:00
timerever 8c65b337ca add custom dashboard bind address 2017-11-28 15:56:34 +08:00
fatedier 0559865fe5 support xtcp for making nat hole 2017-10-25 01:27:04 +08:00
fatedier d246400a71 frpc: add admin server for reload configure file 2017-07-13 02:20:49 +08:00
fatedier f63a4f0cdd frps: new parameter 'proxy_bind_addr' 2017-07-05 01:40:01 +08:00
fatedier 7bb8c10647 plugin: add socks5 plugin 2017-07-01 15:56:48 +08:00
fatedier 171bc8dd22 new proxy type: stcp(secret tcp) 2017-06-26 03:02:33 +08:00
fatedier a2c318d24c update kcp mode 2017-06-13 23:36:10 +08:00
fatedier fca7f42b37 msg: new message CloseProxy 2017-06-11 17:22:05 +08:00
fatedier 2a044c9d6d http_proxy: fix error using encryption or compression 2017-06-09 02:13:24 +08:00
fatedier 70e2aee46d format 2017-06-09 01:33:57 +08:00
fatedier 511503d34c io.Copy use pool buffer 2017-06-06 18:48:40 +08:00
fatedier 1eaf17fd05 fix ci 2017-06-06 01:39:06 +08:00
fatedier 04f4fd0a81 proto/tcp: fix unexpected close function, fix #332 2017-06-05 23:52:24 +08:00
fatedier 80ba931326 support protocol kcp 2017-06-04 19:56:21 +08:00
fatedier 7bc6c72844 dashboard: fix dashboard auth error, fix #339 2017-05-31 01:07:51 +08:00
fatedier 03d55201b2 plugin: add http_proxy 2017-05-30 16:10:21 +08:00
ambitioner 1af6276be9 modify 2017-05-26 21:20:54 +08:00
ambitioner d1f5ec083a add http proxy
add http proxy

add proxy code

add proxy
2017-05-26 20:57:03 +08:00
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.
2017-05-25 01:45:38 +08:00
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.
2017-05-25 01:10:58 +08:00
fatedier 738e5dad22 new feature plugin and unix domian socket plugin 2017-05-22 00:15:18 +08:00
fatedier 7957572ced update 2017-05-19 02:20:10 +08:00
yuyulei 1cc61b60f9 fixs import 2017-05-19 00:00:42 +08:00
yuyulei 84465a7463 change allow ports from map to array 2017-05-18 23:58:46 +08:00
fatedier 3fe50df200 doc: update 2017-05-18 01:59:46 +08:00
fatedier b600a07ec0 support tcp stream multiplexing by smux 2017-05-17 17:47:20 +08:00
fatedier 69b09eb8a2 udp: add heartbeat in udp work connection 2017-05-15 00:08:21 +08:00
fatedier 71f7caa1ee add more log info 2017-04-25 00:34:14 +08:00
fatedier a0c83bdb78 test: add test case 2017-03-27 23:46:38 +08:00
fatedier 58d0d41501 fix 2017-03-27 03:53:21 +08:00