Commit Graph

127 Commits (262317192c97d1518ebd9ebbb1e79b72ec575f15)

Author SHA1 Message Date
fatedier 89d1a1fb2b
Merge pull request #968 from fatedier/health
6 years ago
fatedier f14ed87b29
Merge pull request #886 from fatedier/websocket
6 years ago
fatedier 7793f55545 websocket: update muxer for websocket
6 years ago
fatedier ca88b07ecf optimize
6 years ago
fatedier 6e305db4be
Merge pull request #882 from 235832289/master
6 years ago
itcode 9bb08396c7 Fix the problem of long connection for more than 30 seconds and disconnection of the server
6 years ago
fatedier 64136a3b3e
Merge pull request #875 from jettyu/jettyu-websocket
6 years ago
FishFish b8037475ed websocket protocol
6 years ago
fatedier 082447f517 frpc: support health check
6 years ago
fatedier c33b5152e7 split visitors from proxies and add health check config
7 years ago
fatedier f5778349d5 config: fix server_name not using user as prefix, fix #804
7 years ago
fatedier f56b49ad3b new feature: load balancing for tcp proxy
7 years ago
fatedier db2d1fce76 http: support setting headers
7 years ago
fatedier 6eb8146334 frps dashboard add stcp
7 years ago
fatedier e1918f6396 frps add '-t' to set token
7 years ago
fatedier ad1e32fd2d fix panic error when vhost_http_port is not set but there is a http
7 years ago
fatedier 1a6cbbb2d2 return error quickly if nathole make error
7 years ago
fatedier 3e349455a0 commands for xtcp, stcp add 'bind_port', fix #767
7 years ago
fatedier a0fe2fc2c2 vendor: models/msg
7 years ago
fatedier 1464836f05 logs panic debug strace info
7 years ago
fatedier 20fcb58437 vendor: add package golib/net
7 years ago
fatedier 1dd7317c06 vendor: add package io
7 years ago
fatedier 8a6d6c534a vendor: udpate
7 years ago
fatedier 1ae43e4d41 plugin: update http_proxy
7 years ago
fatedier 4a5c00286e doc: update
7 years ago
fatedier 00b9ba95ae frpc: support specify default dns server, close #700
7 years ago
fatedier 0f6f674a64 cmd: support more cli command
7 years ago
fatedier 3166bdf3f0 bump version to v0.16.1
7 years ago
fatedier e9241aeb94 udp proxy: fix #652
7 years ago
fatedier 8e719ff0ff frps: new params max_ports_per_client
7 years ago
fatedier ce8fde793c new feature: range section for mapping range ports
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 338d5bae37 fix panic when using socks5 plugin with encryption and compression, fix #446
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 584e098e8e frpc: add status command
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 46358d466d support encryption and compression in new http reverser proxy
7 years ago
fatedier 63037f1c65 typo fix
7 years ago
fatedier cc160995da improve error role log info
7 years ago
fatedier bd1e9a3010 update doc and fix vistor -> visitor
7 years ago
timerever 8c65b337ca add custom dashboard bind address
7 years ago
fatedier 0559865fe5 support xtcp for making nat hole
7 years ago
fatedier d246400a71 frpc: add admin server for reload configure file
7 years ago
fatedier f63a4f0cdd frps: new parameter 'proxy_bind_addr'
8 years ago
fatedier 7bb8c10647 plugin: add socks5 plugin
8 years ago
fatedier 171bc8dd22 new proxy type: stcp(secret tcp)
8 years ago
fatedier a2c318d24c update kcp mode
8 years ago
fatedier fca7f42b37 msg: new message CloseProxy
8 years ago
fatedier 2a044c9d6d http_proxy: fix error using encryption or compression
8 years ago
fatedier 70e2aee46d format
8 years ago
fatedier 511503d34c io.Copy use pool buffer
8 years ago
fatedier 1eaf17fd05 fix ci
8 years ago
fatedier 04f4fd0a81 proto/tcp: fix unexpected close function, fix #332
8 years ago
fatedier 80ba931326 support protocol kcp
8 years ago
fatedier 7bc6c72844 dashboard: fix dashboard auth error, fix #339
8 years ago
fatedier 03d55201b2 plugin: add http_proxy
8 years ago
ambitioner 1af6276be9 modify
8 years ago
ambitioner d1f5ec083a add http proxy
8 years ago
fatedier 49b503c17b client: add start params
8 years ago
fatedier 4dc96f41c9 client: add login_fail_exit params, default is true
8 years ago
fatedier 738e5dad22 new feature plugin and unix domian socket plugin
8 years ago
fatedier 7957572ced update
8 years ago
yuyulei 1cc61b60f9 fixs import
8 years ago
yuyulei 84465a7463 change allow ports from map to array
8 years ago
fatedier 3fe50df200 doc: update
8 years ago
fatedier b600a07ec0 support tcp stream multiplexing by smux
8 years ago
fatedier 69b09eb8a2 udp: add heartbeat in udp work connection
8 years ago
fatedier 71f7caa1ee add more log info
8 years ago
fatedier a0c83bdb78 test: add test case
8 years ago
fatedier 58d0d41501 fix
8 years ago
fatedier a4fece3f51 api: add server web api for statistics
8 years ago
fatedier 54bbfe26b0 support udp
8 years ago
fatedier b02e1007fb support more proxy type
8 years ago
fatedier 88083d21e8 start refactoring
8 years ago