We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e9e0e commit 2c1a12aCopy full SHA for 2c1a12a
README.md
@@ -27,7 +27,12 @@ Where wg0 is the name of the config file in `/etc/wireguard`
27
28
# Installation
29
30
-TODO
+On Gentoo you can install it from [nitratesky-overlay](https://github.com/VTimofeenko/nitratesky):
31
+
32
+ # eselect repository enable nitratesky
33
+ # emerge -a1 net-vpn/wireguard-namespace-service
34
35
+Otherwise, place `wg_namespace_cli` in `/usr/local/bin/`, or in a location of your choice inside `$PATH`.
36
37
# Setup
38
0 commit comments