Skip to content

deaconn-net/NetConn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NetConn

Open-source router and firewall software for Linux written in Go. Utilizes Linux's XDP hook through (e)BPF for fast packet processing.

Prerequisites

  • A Linux OS distro with XDP support implemented into kernel.
  • At least 512 MBs of free RAM.
  • Golang.

Golang Packages

Additional packages for Golang are used in the following.

# Install Dropbox's GoeBPF module.
go get github.com/dropbox/goebpf

Contributors

About

An open-source router and firewall with a web GUI for Linux. Utilizes XDP for fast packet processing. Currently in development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published