Cf-connecting-ip mismatches

We return 2a06:98c0:3600::103 when the request is coming from Workers.

You can either add a custom header to the request to pass to your server as discussed on our community here: Workers always pass "CF-Connecting-IP: 2a06:98c0:3600::103" - #2 by winterstephane

Someone also mentions that True-Client-IP header gives a correct client IP.

What is True-Client-IP?