sniffer

command module
v0.0.0-...-decbcad Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: GPL-3.0 Imports: 13 Imported by: 0

README

#You must have Golang 18 and above in order this script to work properly.
Run the following commands in terminal as "root":

apt update && apt install golang && apt install libpcap-dev
echo "export GOPATH=$HOME/go" >> /root/.zshrc
echo "export PATH=$PATH:$GOPATH/bin" >> /root/.zshrc
source /root/.zshrc
--------------------------
go env -w GO111MODULE=auto
go mod init github.com/google
go mod tidy
-------------------------
go build -o sniffer
./sniffer

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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