Commit Graph

46 Commits (a6f2736b80fc9b3d7c2d5875f99164cd5bc4bcac)

Author SHA1 Message Date
fatedier cf9193a429 newhttp: support websocket
7 years ago
fatedier 1ed130e704 version: to v0.15.0
7 years ago
fatedier 4f7dfcdb31 fix new http no traffic stats, fix #590
7 years ago
fatedier b2c846664d new feature: assign a random port if remote_port is 0 in type tcp and
7 years ago
fatedier 3f6799c06a add remoteAddr in NewProxyResp message
7 years ago
fatedier 9a5f0c23c4 fix ci
7 years ago
fatedier 584e098e8e frpc: add status command
7 years ago
fatedier 4cc5ddc012 newhttp support BasicAuth
7 years ago
fatedier 46358d466d support encryption and compression in new http reverser proxy
7 years ago
fatedier 7da61f004b improve http vhost package
7 years ago
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
7 years ago
fatedier 0559865fe5 support xtcp for making nat hole
7 years ago
xiaox0321 3f1174a519 Update version.go
7 years ago
fatedier d246400a71 frpc: add admin server for reload configure file
7 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
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
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