Neurohazard
暮雲煙月,皓首窮經;森羅萬象,如是我聞。

ifconfig.me

wpadmin~March 4, 2020 /System Management

ifconfig.me

正文

curl ifconfig.me
https://ifconfig.me/all.json

curl -i -s -k  -X $'GET' \
    -H $'Host: px.effirst.com' -H $'Connection: close' -H $'User-Agent: Curl' -H $'Accept: */*' -H $'Accept-Language: zh-cn' -H $'Accept-Encoding: gzip, deflate' \
    $'https://px.effirst.com/api/v1/jconfig'

request

GET /api/v1/jconfig HTTP/1.1
Host: px.effirst.com
Connection: close
User-Agent: Curl
Accept: */*
Accept-Language: zh-cn
Accept-Encoding: gzip, deflate


Leave a Reply

Your email address will not be published. Required fields are marked *