main-banner

imjliu

  • Home
  • AboutMe
  • Contact Me
  • Privacy Policy
  • DNS pollution learning from V2Ray: take GFW as an example

    January 7, 2024
    Blog

    Usually Cloud provider’s DNS resolution can resolve domain to IP outside China. But GFW will catch such traffic and redirect such DNS query to a wrong IP address to make access to International forbidden. This can be realized because dns query is just UDP, just send/receive. Capture and fake one response is relatively simple. The…

    Continue Reading →

  • nslookup && dig && traceroute

    January 7, 2024
    Blog

    nslookup nslookup can be used to query the ip for the speicific domain Non-authoritative annswer means this is queried against local dns cache. Dig dig is used more often since it can provide more details The HEADER section is the information received from server. The Question section is the information sent to the dns server…

    Continue Reading →

  • Some useful websites [1]

    January 7, 2024
    Blog

    Continue Reading →

←Previous Page
1 2 3 4
Next Page→

About

Welcome to my blog, I record some self learning and thoughts here.

  • GitHub

Copyright © 2023. All Rights Reserved.