FakeIP refers to a type of behavior in a program that simultaneously hijacks both DNS and connection requests. It responds to DNS requests with virtual results and restores mapping when accepting connections.
experimental.clash_api.store_fakeip
to persist FakeIP records, or use dns.rules.rewrite_ttl
to avoid losing records after program restart in DNS cached environments.