Commit Graph

121 Commits (262317192c97d1518ebd9ebbb1e79b72ec575f15)

Author SHA1 Message Date
FishFish b8037475ed websocket protocol
6 years ago
fatedier f56b49ad3b new feature: load balancing for tcp proxy
7 years ago
fatedier b1e9cff622 doc: about headers
7 years ago
fatedier db2d1fce76 http: support setting headers
7 years ago
fatedier 6eb8146334 frps dashboard add stcp
7 years ago
fatedier ad1e32fd2d fix panic error when vhost_http_port is not set but there is a http
7 years ago
fatedier 3726f99b04 fix ci
7 years ago
fatedier c8a7405992 version to 0.19.1
7 years ago
fatedier 071cbf4b15 vendor: update
7 years ago
fatedier 20fcb58437 vendor: add package golib/net
7 years ago
fatedier a27e3dda88 vendor: update shutdown
7 years ago
fatedier 1dd7317c06 vendor: add package io
7 years ago
fatedier 8a6d6c534a vendor: udpate
7 years ago
fatedier 5db605ca02 frps: vhost_http_port and vhost_https_port can be same with frps bind
7 years ago
fatedier b0959b3caa bump version to v0.19.0
7 years ago
fatedier 30af32728a frpc: support connectiong frps by socks5 proxy
7 years ago
fatedier 853892f3cd change version to v0.18.0
7 years ago
fatedier c1f57da00d update packages
7 years ago
fatedier 0f6f674a64 cmd: support more cli command
7 years ago
fatedier 82dc1e924f vhost: typo fix
7 years ago
fatedier 3166bdf3f0 bump version to v0.16.1
7 years ago
fatedier 1d0865ca49 statsConn: avoid repetition of close function
7 years ago
fatedier ffc13b704a update version
7 years ago
fatedier ce8fde793c new feature: range section for mapping range ports
7 years ago
fatedier 33d8816ced version: to v0.15.1
7 years ago
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