0 Forks
0 Stars
0 Watchers

NetworkService

A C++17 project that aims at executing network-related commands more securely by relying on tools such as: ip, iptables, ebtables, nftables, a custom network tool, etc. The main goal however is to set up many of the steps that I think are essential in a software development process; starting with the software design.

How to download and setup NetworkService

Open terminal and run command
git clone https://github.com/BoubacarDiene/NetworkService.git
git clone is used to create a copy or clone of NetworkService repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NetworkService https://github.com/BoubacarDiene/NetworkService/archive/master.zip

Or simply clone NetworkService with SSH
[email protected]:BoubacarDiene/NetworkService.git

If you have some problems with NetworkService

You may open issue on NetworkService support forum (system) here: https://github.com/BoubacarDiene/NetworkService/issues