Commit Graph

58 Commits (5db605ca025a8480b91922db9bc7c44ee58dce44)

Author SHA1 Message Date
fatedier 5db605ca02 frps: vhost_http_port and vhost_https_port can be same with frps bind
port
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
udp
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
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