Merge commit '1f7a6294e4'
This commit is contained in:
commit
5c0ffeb25d
4 changed files with 58 additions and 30 deletions
|
|
@ -4,16 +4,22 @@ config globals 'globals'
|
|||
option silent '0'
|
||||
|
||||
config payload
|
||||
option type 'h'
|
||||
option hostname 'node-36-250-1-90.speedtest.cn'
|
||||
option enabled '1'
|
||||
option type 'http'
|
||||
option payload 'node-36-250-1-90.speedtest.cn'
|
||||
option comment ''
|
||||
|
||||
#config payload
|
||||
# option type 'e'
|
||||
# option hostname 'node-36-250-1-90.speedtest.cn'
|
||||
#
|
||||
#config payload
|
||||
# option type 'b'
|
||||
# option file '/tmp/fakehttp_payload'
|
||||
config payload
|
||||
option enabled '0'
|
||||
option type 'https'
|
||||
option payload 'node-36-250-1-90.speedtest.cn'
|
||||
option comment ''
|
||||
|
||||
config payload
|
||||
option enabled '0'
|
||||
option type 'binary'
|
||||
option payload '/etc/fakehttp/example_payload'
|
||||
option comment ''
|
||||
|
||||
config advanced 'advanced'
|
||||
# -f skip firewall rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue