8. 【匿名】IP日志记录
8.1. 获取客户端IP
URL: /anony/ip
Type: GET
Author: Timothy
Content-Type: application/x-www-form-urlencoded
Description: 获取客户端IP
Request-example:
curl -X GET -i '/anony/ip'
8.2. 获取Web根目录
URL: /anony/webRoot
Type: GET
Author: Timothy
Content-Type: application/x-www-form-urlencoded
Description: 获取Web根目录
Request-example:
curl -X GET -i '/anony/webRoot'