- Switched to using
require_relative
to improve load-times. - Added
# frozen_string_literal: true
to all files.
Nmap::Command
- The
--mtu
option now accepts an option numeric value.
require_relative
to improve load-times.# frozen_string_literal: true
to all files.--mtu
option now accepts an option numeric value.