mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
ci: add plugin http_proxy test case
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[common]
|
||||
server_addr = 0.0.0.0
|
||||
server_addr = 127.0.0.1
|
||||
server_port = 10700
|
||||
log_file = ./frpc.log
|
||||
# debug, info, warn, error
|
||||
@@ -156,3 +156,8 @@ type = udp
|
||||
local_ip = 127.0.0.1
|
||||
local_port = 10702
|
||||
remote_port = 0
|
||||
|
||||
[http_proxy]
|
||||
type = tcp
|
||||
plugin = http_proxy
|
||||
remote_port = 0
|
||||
|
||||
Reference in New Issue
Block a user