Sha256: 0d6d4490cad9c98217c1cd742447ca2750c9ad85d047c45b91d32c7d98c2f645
Contents?: true
Size: 450 Bytes
Versions: 1
Compression:
Stored size: 450 Bytes
Contents
# frozen_string_literal: true # This file is part of PacketGen # See https://github.com/lemontree55/packetgen for more informations # Copyright (C) 2016 Sylvain Daubert <sylvain.daubert@laposte.net> # Copyright (C) 2024 LemonTree55 <lenontree@proton.me> # This program is published under MIT license. # PacketGen is a network packet generator and analyzor. # # @author Sylvain Daubert module PacketGen # PacketGen version VERSION = '4.0.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
packetgen-4.0.0 | lib/packetgen/version.rb |