不在使用curl命令获取公网IP

This commit is contained in:
2022-09-29 13:45:29 +08:00
parent a7ff1174c0
commit 5bf87613f1
6 changed files with 119 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
CROSS_COMPILE ?=
CC := $(CROSS_COMPILE)gcc
CFLAGS += -O2 -g -Wall
CFLAGS += -Os -g -Wall
LIB += -lcurl -lip4tc
OBG = rhost