go-spoof-raw-ip

module
v0.0.0-...-8f3fe9e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2023 License: BSD-3-Clause

README

spoofrawip

A pure Go Source IP Spoofing library

Overview

It's pretty trival to use gopacket/pcap to inject packets with arbitrary IP header values, but this has two major downsides:

  1. Now you are using CGO to link libpcap
  2. Packets can not be seen by the local host

This library allows you to easily spoof the source IP address for arbitrary packets without using libpcap.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL