Commit Graph

85 Commits (cbf9c731a096ce33ec282ed913a25cb2e5f05303)

Author SHA1 Message Date
fatedier de4bfcc43c bump version to v0.24.1
6 years ago
fatedier 7f9ea48405 bump version to v0.24.0
6 years ago
fatedier bbab3fe9ca go lint
6 years ago
fatedier c41de6fd28 bump version
6 years ago
fatedier 05ca72dbf0 bump version
6 years ago
fatedier 2061ef11c8 bump version to v0.23.1
6 years ago
fatedier b250342e27 web: remove auth timeout
6 years ago
fatedier 146956ac6e bump version to v0.22.0
6 years ago
fatedier fb13774457 version to v0.21.0
6 years ago
fatedier f14ed87b29
Merge pull request #886 from fatedier/websocket
6 years ago
fatedier 07623027bc websocket: fix
6 years ago
fatedier 7793f55545 websocket: update muxer for websocket
6 years ago
fatedier ca88b07ecf optimize
6 years ago
itcode 9bb08396c7 Fix the problem of long connection for more than 30 seconds and disconnection of the server
6 years ago
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