| @@ -15,7 +15,7 @@ In DHCPv6 DHCP Protect will account based on the client DUID. | |||
| # Installation | |||
| ``` | |||
| git clone https://git.home.spale.com/dhcp_protect.git | |||
| git clone https://git.home.spale.com/public/dhcp_protect.git | |||
| cd dhcp_protect | |||
| apt-get install build-essential uthash-dev libnetfilter-queue-dev | |||
| make all | |||
| @@ -84,4 +84,4 @@ Oct 23 16:52:18 router dhcp_protect[9706]: 00000000021b: blacklisting ended | |||
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |||
| See the License for the specific language governing permissions and | |||
| limitations under the License. | |||
| ``` | |||
| ``` | |||