VirtualTam's bookmarks

  1. Wirelogd relies on the latest handshake to determine if a peer is active or inactive. While there is trafic the handshake should be renewed every 2 minutes. If there is no trafic handshake is not renewed. Based on this behavior we assume that if there is no new handshake after a while, the client is probably inactive.

  2. Standard library:

    • unicode - Data and functions to test some properties of Unicode code points

    Extra libraries:

    Third-party libraries:

    • anyascii/go - Converts Unicode characters to their best ASCII representation

    RFCs:

    Resources: