Commit Graph

183 Commits (46ee2f2bc83885de01efcee6d1e7ace8ae5003b3)
 

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