Commit Graph

489 Commits (a60be8f562064ddf7817d2dd88ff8c868f8809e5)
 

Author SHA1 Message Date
fatedier 603d7df49a build: add mips64 and mips64le 9 years ago
fatedier 2b1c39e03d cmd/frps: a bug of status display in dashboard, fix #80 9 years ago
fatedier 46ee2f2bc8 utils/conn: typo 9 years ago
fatedier 3d5c3acee0 dockerfile: add dockerfile for alpine 9 years ago
fatedier 41fd4bb673 typo 9 years ago
fatedier e1e18ba9d6 dockerfile: update 9 years ago
fatedier ab9eff97a8 doc: update contributing 9 years ago
fatedier 6f40b1a70a build: use golang 1.7 9 years ago
fatedier 87c9b8f548 Merge pull request #78 from moul/add-docker
Initial Docker support
9 years ago
Manfred Touron 3fcf7efc5a
Initial Docker support 9 years ago
fatedier a655f5699b utils/version: change version to 0.9.0 9 years ago
fatedier 09624b56ca Merge pull request #76 from fatedier/fatedier/support_http_proxy
frpc: add support for connecting server through http proxies, see #67
9 years ago
fatedier e262ac6abd frpc: add support for connecting server through http proxies, see #67 9 years ago
fatedier 47c1a3e52c Merge pull request #74 from se77en/master
Add basic auth to dashboard
9 years ago
Eric Larssen 4dadaac905 Add basic auth to dashboard 9 years ago
fatedier e1ed6660b0 Merge pull request #71 from ericlarssen/updateDocs
Sentence Spacing in Readme, killed some whitespace.
9 years ago
Eric Larssen b71b2cf46d Add sentence spacing in readme 9 years ago
fatedier a0903d4121 release v0.8.0
release v0.8.0
9 years ago
fatedier b403e4142b Merge pull request #65 from fatedier/0.8doc
0.8doc
9 years ago
fatedier 46716acd8e doc: update 9 years ago
fatedier c7f85bcdd3 doc: new features 9 years ago
fatedier ddd2acfe9f models/msg: fix current connections statistics problem 9 years ago
fatedier e3bf7e2b2b cmd/frps: typo 9 years ago
fatedier 4914472215 assets: update assets 9 years ago
fatedier 5d9300c1e9 utils/conn: support ipv6, fix #62 9 years ago
fatedier b4a577b0d7 Merge pull request #64 from fatedier/fatedier/assets_to_binary
assets: use statik to compile static files into binary files
9 years ago
fatedier 32d0ce9ea0 assets: use statik to compile static files into binary files 9 years ago
fatedier 2d30a6e8a7 build: remove support for go1.4, add go1.7 9 years ago
fatedier 740691b080 update package beego/logs 9 years ago
fatedier 11fe4b1d8b Godep workspace -> vendor/ 9 years ago
fatedier c64931fce9 package: use net.http instead of gin 9 years ago
fatedier d4ecc2218d all: modify import path, change version to v0.8.0 9 years ago
fatedier 9c0ca8675d Merge pull request #63 from fatedier/vashstorm/dashboard_view
provide a simple dashboard webpage
9 years ago
fatedier 5cdb84c666 index.html table show today flow_out and flow_in 9 years ago
Gogs 060277308b index.html: fix duplicate today info bug 9 years ago
vashstorm 31dfd5101f index.html use bar instead of line, fix col merging bug 9 years ago
fatedier 4300169041 assets: optimize static files archetucture 9 years ago
vashstorm 3ab9850871 fix index.html use local css files 9 years ago
panhao d813b953dd assets:dashboard static resources 9 years ago
fatedier 1da81ad7d3 models/msg: limit single package length 9 years ago
fatedier 3b06d771ac utils/conn: wsarecv error in windows means connection closed? 9 years ago
fatedier 7f386fc042 utils/pool: use sync.pool to reduce the pressure of garbage collection 9 years ago
fatedier df8edefa56 Merge pull request #55 from fatedier/fatedier/privilege_mode_port
all: privilege_allow_ports can be set in frps for ending abuse of ports
9 years ago
fatedier ecb6ad4885 all: privilege_allow_ports can be set in frps for ending abuse of ports 9 years ago
fatedier 785dcaad44 Merge branch 'fatedier/connection_pool' into dev 9 years ago
fatedier fd3c97a0e9 Fix conflicts in fatedier/connection_pool with dev
Conflicts:
	src/frp/cmd/frpc/control.go
	src/frp/cmd/frps/control.go
	src/frp/models/config/config.go
	src/frp/models/server/server.go
9 years ago
fatedier 8f5f0b0a9a all: new feature connection pool 9 years ago
fatedier 452e02adab add host_header_rewrite in frpc.ini to rewrite your requests with a modified Host header 9 years ago
fatedier d2e1cfa5bc Merge pull request #52 from maodanp/http_hostname
support host rewrite
9 years ago
Maodanping 6dd51e0951 remove the extra filed 9 years ago