免费GEOIP,查询IP信息,支持IPV4 IPV6 ,包含国家地理位置,维度,asm,邮编 等,例如例如查询1.1.1.1http://geoip.91hu.top/?ip=1.1.1.1例如查询 ::1http://geoip.91hu.top/?ip=::1
DEMO :http://proxy-pool.91hu.top/随机获取一个HTT代理http://proxy-pool.91hu.top/get/【搬运工】原文搭建文档https://proxy-pool.readthedocs.io/zh/latest/
package main
import (
"fmt"
"net"
"net/http"
)
func sendMagicPacket(macAddr string, broadcastAddr string) error {
&