Skip to content

Packet forwarder app to forward necessary packets between network interfaces

License

Notifications You must be signed in to change notification settings

tiiuae/nw-packet-forwader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nw-packet-forwader

Packet forwarder app to forward necessary packets between network interfaces

Building from Source with Nix

  • Clone the repository:
git clone https://github.com/tiiuae/nw-packet-forwader.git
cd nw-packet-forwader
  • Start nix devshell
nix develop
  • Build the project
#release build
nix build .#nwPcktFwdRelease  
#debug build
nix build .#nwPcktFwdDebug

About

Packet forwarder app to forward necessary packets between network interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages