doggeddog
5b6f18084c
add multiple network interface support for socks5 plugin
...
Similar with wget(--bind-address) or cURL(--interface),
you can bind with a specific network interface.
The parameter can be a host name.
plugin_bind_addr = 172.21.0.107
2018-11-16 19:48:29 +08:00
fatedier
89d1a1fb2b
Merge pull request #968 from fatedier/health
...
support health check and code refactor
2018-11-09 10:06:47 +08:00
fatedier
f14ed87b29
Merge pull request #886 from fatedier/websocket
...
Connect protocol support websocket
2018-08-10 16:36:02 +08:00
fatedier
7793f55545
websocket: update muxer for websocket
2018-08-10 11:45:48 +08:00
fatedier
ca88b07ecf
optimize
2018-08-08 11:18:38 +08:00
fatedier
6e305db4be
Merge pull request #882 from 235832289/master
...
Fix the problem of long connection for more than 30 seconds and disconnection of the server
2018-08-08 11:03:08 +08:00
itcode
9bb08396c7
Fix the problem of long connection for more than 30 seconds and disconnection of the server
2018-08-08 10:52:08 +08:00
fatedier
64136a3b3e
Merge pull request #875 from jettyu/jettyu-websocket
...
websocket protocol
2018-08-06 15:20:09 +08:00
FishFish
b8037475ed
websocket protocol
2018-08-05 12:55:31 +08:00
fatedier
082447f517
frpc: support health check
2018-07-16 01:21:29 +08:00
fatedier
c33b5152e7
split visitors from proxies and add health check config
2018-06-25 18:22:35 +08:00
fatedier
f5778349d5
config: fix server_name not using user as prefix, fix #804
2018-06-08 14:44:19 +08:00
fatedier
f56b49ad3b
new feature: load balancing for tcp proxy
2018-05-22 23:59:35 +08:00
fatedier
db2d1fce76
http: support setting headers
2018-05-20 23:22:07 +08:00
fatedier
6eb8146334
frps dashboard add stcp
2018-05-20 19:06:05 +08:00
fatedier
e1918f6396
frps add '-t' to set token
2018-05-18 10:58:08 +08:00
fatedier
ad1e32fd2d
fix panic error when vhost_http_port is not set but there is a http
...
proxy, fix #776
2018-05-18 00:21:11 +08:00
fatedier
1a6cbbb2d2
return error quickly if nathole make error
2018-05-17 00:07:56 +08:00
fatedier
3e349455a0
commands for xtcp, stcp add 'bind_port', fix #767
2018-05-16 23:45:44 +08:00
fatedier
a0fe2fc2c2
vendor: models/msg
2018-05-11 16:37:44 +08:00
fatedier
1464836f05
logs panic debug strace info
2018-05-11 12:05:37 +08:00
fatedier
20fcb58437
vendor: add package golib/net
2018-05-09 00:23:42 +08:00
fatedier
1dd7317c06
vendor: add package io
2018-05-08 23:42:04 +08:00
fatedier
8a6d6c534a
vendor: udpate
2018-05-08 02:13:30 +08:00
fatedier
1ae43e4d41
plugin: update http_proxy
2018-05-06 22:47:26 +08:00
fatedier
4a5c00286e
doc: update
2018-04-24 01:28:25 +08:00
fatedier
00b9ba95ae
frpc: support specify default dns server, close #700
2018-04-23 02:59:40 +08:00
fatedier
0f6f674a64
cmd: support more cli command
2018-04-23 02:00:25 +08:00
fatedier
3166bdf3f0
bump version to v0.16.1
2018-03-21 18:00:31 +08:00
fatedier
e9241aeb94
udp proxy: fix #652
2018-03-19 20:22:15 +08:00
fatedier
8e719ff0ff
frps: new params max_ports_per_client
2018-01-26 14:56:55 +08:00
fatedier
ce8fde793c
new feature: range section for mapping range ports
2018-01-25 23:05:07 +08:00
fatedier
41c41789b6
plugin: socks5 support user password auth, close #484
2018-01-24 23:06:38 +08:00
fatedier
68dfc89bce
plugin: new plugin static_file for getting files by http protocol
2018-01-24 17:49:13 +08:00
fatedier
338d5bae37
fix panic when using socks5 plugin with encryption and compression, fix #446
2018-01-18 00:45:11 +08:00
fatedier
b2c846664d
new feature: assign a random port if remote_port is 0 in type tcp and
...
udp
2018-01-17 22:18:34 +08:00
fatedier
3f6799c06a
add remoteAddr in NewProxyResp message
2018-01-17 15:01:26 +08:00
fatedier
584e098e8e
frpc: add status command
2018-01-17 01:09:33 +08:00
fatedier
69f8b08ac0
update role error log info
2017-12-16 21:56:13 +08:00
fatedier
d873df5ca8
let role default value to 'server'
2017-12-15 11:40:08 +08:00
fatedier
46358d466d
support encryption and compression in new http reverser proxy
2017-12-13 04:28:58 +08:00
fatedier
63037f1c65
typo fix
2017-12-11 22:46:45 +08:00
fatedier
cc160995da
improve error role log info
2017-12-11 16:21:17 +08:00
fatedier
bd1e9a3010
update doc and fix vistor -> visitor
2017-12-05 01:34:33 +08:00
timerever
8c65b337ca
add custom dashboard bind address
2017-11-28 15:56:34 +08:00
fatedier
0559865fe5
support xtcp for making nat hole
2017-10-25 01:27:04 +08:00
fatedier
d246400a71
frpc: add admin server for reload configure file
2017-07-13 02:20:49 +08:00
fatedier
f63a4f0cdd
frps: new parameter 'proxy_bind_addr'
2017-07-05 01:40:01 +08:00
fatedier
7bb8c10647
plugin: add socks5 plugin
2017-07-01 15:56:48 +08:00
fatedier
171bc8dd22
new proxy type: stcp(secret tcp)
2017-06-26 03:02:33 +08:00