You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(*Packet).RecalculateChecksum(0x40016ae008)
error: slice bounds out of range [36:0]
binary.BigEndian.PutUint16(data.Packet[tcpOffsetChecksum:], checksum) !!!!!!!!!!!
The text was updated successfully, but these errors were encountered:
Hi @introspection3, thanks for the report. Do you know how to reproduce it? Maybe you know what protocols you are using with VPN? What version of awl and OS platform are you using?
(*Packet).RecalculateChecksum(0x40016ae008)
error: slice bounds out of range [36:0]
binary.BigEndian.PutUint16(data.Packet[tcpOffsetChecksum:], checksum) !!!!!!!!!!!
The text was updated successfully, but these errors were encountered: