Commit Graph

548 Commits (495b577819596836287faed2c5d985b1f40c6684)
 

Author SHA1 Message Date
fatedier 33d8816ced version: to v0.15.1 7 years ago
fatedier 90cd25ac21
Merge pull request #615 from fatedier/ws
fix websocket and plugin http_proxy
7 years ago
fatedier ff28668cf2 ci: add plugin http_proxy test case 7 years ago
fatedier a6f2736b80 fix plugin http_proxy error 7 years ago
fatedier 902f6f84a5 ci: add test for websocket 7 years ago
fatedier cf9193a429 newhttp: support websocket 7 years ago
fatedier 3f64d73ea9 ci: add subdomain test case 7 years ago
fatedier a77c7e8625 server: change MIN_PORT from 1024 to 1 7 years ago
fatedier 14733dd109
Merge pull request #608 from fatedier/dev
bump version to 0.15.0
7 years ago
fatedier 74b75e8c57
Merge pull request #607 from fatedier/doc
doc: update
7 years ago
fatedier 63e6e0dc92 doc: update 7 years ago
fatedier 4d4a738aa9 web: update assets 7 years ago
fatedier 1ed130e704 version: to v0.15.0 7 years ago
fatedier 2e773d550b
Merge pull request #606 from fatedier/test
tests: more ci case
7 years ago
fatedier e155ff056e tests: more ci case 7 years ago
fatedier 37210d9983 Merge branch 'dev' of github.com:fatedier/frp into dev 7 years ago
fatedier 338d5bae37 fix panic when using socks5 plugin with encryption and compression, fix #446 7 years ago
fatedier 3e62198612
Merge pull request #604 from fatedier/http
fix new http no traffic stats, fix #590
7 years ago
fatedier 4f7dfcdb31 fix new http no traffic stats, fix #590 7 years ago
fatedier 5b08201e5d
Merge pull request #603 from fatedier/test
add test cases and new feature assgin a random port if remote_port is 0
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 afde0c515c packages: add package github.com/rodaine/table 7 years ago
fatedier 584e098e8e frpc: add status command 7 years ago
fatedier 37395b3ef5
Merge pull request #596 from NemoAlex/patch-2
Use sans-serif font in web
7 years ago
NemoAlex 43fb3f3ff7
Use sans-serif font in web 7 years ago
fatedier 82b127494c
Merge pull request #576 from gtt116/master
Close connection if frpc can't connection to local server
7 years ago
gtt116 4d79648657 Close connection if frpc can't connection to local server
Now, when frpc can't connect to local server it leaves the connection alone, the patch fix it.

Fixed #575
7 years ago
fatedier 3bb404dfb5 more test case 7 years ago
fatedier ff4bdec3f7 add test case 7 years ago
fatedier 69f8b08ac0 update role error log info 7 years ago
fatedier d873df5ca8 let role default value to 'server' 7 years ago
fatedier a384bf5580
Merge pull request #564 from fatedier/dev
bump version to v0.14.1
7 years ago
fatedier 92046a7ca2
Merge pull request #561 from fatedier/http
improve http vhost package
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 63037f1c65 typo fix 7 years ago
fatedier cc160995da improve error role log info 7 years ago
fatedier de48d97cb2 fix kcp port print error 7 years ago
fatedier 1a6a179b68 visitor: fix panic 7 years ago
fatedier 3a2946a2ff
Merge pull request #549 from fatedier/dev
bump version to v0.14.0
7 years ago
fatedier ae9a4623d9
Merge pull request #548 from fatedier/doc
update doc and fix vistor -> visitor
7 years ago
fatedier bd1e9a3010 update doc and fix vistor -> visitor 7 years ago
fatedier 92fff5c191
Merge pull request #539 from timerever/dev
add custom dashboard bind address
7 years ago
timerever 8c65b337ca add custom dashboard bind address 7 years ago
fatedier 0f1005ff61 using glide 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