pin / tftp
TFTP server and client library for Golang
☆299Updated last week
Alternatives and similar repositories for tftp:
Users that are interested in tftp are comparing it to the libraries listed below
- DHCP4 library written in Go.☆327Updated 5 years ago
- Package smbios provides detection and access to System Management BIOS (SMBIOS) and Desktop Management Interface (DMI) data and structure…☆167Updated last year
- Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.☆280Updated 3 years ago
- Linux networking in Go☆588Updated 4 years ago
- Go IPMI library☆192Updated 5 years ago
- Package raw enables reading and writing data at the device driver level for a network interface. MIT Licensed.☆424Updated 3 years ago
- ☆552Updated last week
- Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-go☆332Updated 3 years ago
- Package arp implements the ARP protocol, as described in RFC 826. MIT Licensed.☆371Updated 2 years ago
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆226Updated last year
- DHCPv6 and DHCPv4 packet library, client and server written in Go☆738Updated last week
- snmpgo is a golang implementation for SNMP☆132Updated 8 months ago
- Go examples of SSH servers and clients☆283Updated last year
- Fast, multithreaded, modular and extensible DHCP server written in Go☆996Updated last week
- Pure golang expect library, for easily starting and controlling subprocesses☆268Updated 6 years ago
- Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed.☆964Updated 2 months ago
- Package wifi provides access to IEEE 802.11 WiFi device actions and statistics. MIT Licensed.☆292Updated last week
- Pure Go SMART library☆150Updated last year
- A simple ethtool "like" library for Go☆120Updated last week
- Go Terminal library with PTY support and colors