You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jianjun 3234b41f7c 更新白名单 5 years ago
..
bootstrap.yml 同步校验接口 6 years ago
logback-spring.xml 内容扫描项目暂存 6 years ago
readme 更新白名单 5 years ago

readme

#访问openApi 需要向redis中 添加白名单
sadd epmet:openapi:scan:whitelist "客户端ip地址"
#eg:
sadd epmet:openapi:scan:whitelist "\"192.168.1.1\""

#del
srem 'epmet:openapi:scan:whitelist' "\"116.179.32.197\"" "\"27.219.156.47\""