Commit Graph

811 Commits (495d999b6c1778378a4c14e53ada327645e49d0b)
 

Author SHA1 Message Date
fatedier 456ce09061
Merge pull request #630 from fatedier/dev
bump version to v0.16.0
7 years ago
fatedier ffc13b704a update version 7 years ago
fatedier 5d239127bb
Merge pull request #629 from fatedier/new
new feature
7 years ago
fatedier 9b990adf96 frpc: add proxy status 'wait start' 7 years ago
fatedier 44e8108910 ci: add test case for range ports mapping 7 years ago
fatedier 1c35e9a0c6 doc: update 7 years ago
fatedier 8e719ff0ff frps: new params max_ports_per_client 7 years ago
fatedier 637ddbce1f frpc: udpate proxies check and start logic 7 years ago
fatedier ce8fde793c new feature: range section for mapping range ports 7 years ago
fatedier eede31c064 doc: about static_file plugin 7 years ago
fatedier 41c41789b6 plugin: socks5 support user password auth, close #484 7 years ago
fatedier 68dfc89bce plugin: new plugin static_file for getting files by http protocol 7 years ago
fatedier 8690075c0c
Merge pull request #616 from fatedier/dev
bump version to v0.15.1
7 years ago
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