Commit Graph

36 Commits (63037f1c652a11f49b2a56541f33d873b9212402)

Author SHA1 Message Date
fatedier ad858a0d32 prevent sending on a closed channel in vhost package, fix #502 7 years ago
fatedier 1e905839f0 update kcp connection options 7 years ago
fatedier bf50f932d9 update version to v0.14.0 7 years ago
fatedier 673047be2c Merge pull request #496 from fatedier/0.14
xtcp for p2p communication
7 years ago
fatedier 0559865fe5 support xtcp for making nat hole 7 years ago
xiaox0321 3f1174a519 Update version.go
Optimize duplicate code
7 years ago
fatedier d246400a71 frpc: add admin server for reload configure file 8 years ago
fatedier 0752508469 vhost: a bug fix of reading request 8 years ago
fatedier 4cc1663a5f vhost: add real ip in first request of one connection
1. fix #248 host_header_rewrite bug
2. close #270, #127
8 years ago
fatedier b811a620c3 vhost: fix 404 page 8 years ago
fatedier 07fe05a9d5 update version to v0.13.0 8 years ago
fatedier 171bc8dd22 new proxy type: stcp(secret tcp) 8 years ago
fatedier 5b303f5148 vhost: return 404 not found page if domain doesn't exist 8 years ago
fatedier 70e2aee46d format 8 years ago
fatedier 6742fa2ea8 io: WithCompression resuse snappy.Reader and snappy.Writer 8 years ago
fatedier 511503d34c io.Copy use pool buffer 8 years ago
fatedier 80ba931326 support protocol kcp 8 years ago
fatedier 03d55201b2 plugin: add http_proxy 8 years ago
fatedier 716ec281f6 net: add WrapReadWriteCloserConn 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 6c13b6d37a net: fix HTTP_PROXY include escape characters error, fix #275 8 years ago
fatedier 7957572ced update 8 years ago
yuyulei 9c38baeb9e add ut 8 years ago
yuyulei 84465a7463 change allow ports from map to array 8 years ago
fatedier b600a07ec0 support tcp stream multiplexing by smux 8 years ago
fatedier a5f06489cb update 8 years ago
fatedier 71f7caa1ee add more log info 8 years ago
fatedier a0c83bdb78 test: add test case 8 years ago
fatedier 6a95a63fd4 metric: update date_counter 8 years ago
fatedier a4fece3f51 api: add server web api for statistics 8 years ago
fatedier 54bbfe26b0 support udp 8 years ago
fatedier a1023fdfc2 add more log 8 years ago
fatedier b02e1007fb support more proxy type 8 years ago
fatedier f90028cf96 Use encryption in frp protocol. 8 years ago
fatedier f83a2a73ab test: update 8 years ago
fatedier 88083d21e8 start refactoring 8 years ago