package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Apr 14, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

yetnet
yetnet
contains helper code for working with low level network like TCP, UDP and Ports.
Usage
isOpen, err := yetnet.IsPortOpen(8080)
Documentation
¶
Package yetnet contains helper code for working with low level network like TCP, UDP or Ports.
IsPortInUse checks if a port is already in use.
IsPortOpen checks if a port is open.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.