<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/wg-installer/wg-client, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2022-01-22T23:08:32Z</updated>
<entry>
<title>wg-installer: fix multiple namespaces</title>
<updated>2022-01-22T23:08:32Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-22T22:27:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=94efdcf02a723fbcdcc6a192e026e0c2f766a158'/>
<id>urn:sha1:94efdcf02a723fbcdcc6a192e026e0c2f766a158</id>
<content type='text'>
Add flag "--lookup-default-namespace" to signal that wg-installer should
look already established wireguard sessions in the default namespace.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: check if a key is already inserted</title>
<updated>2022-01-20T08:19:04Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-18T17:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=da48bc3792705b12fc104459ed9f5f1b73544d17'/>
<id>urn:sha1:da48bc3792705b12fc104459ed9f5f1b73544d17</id>
<content type='text'>
Check if a peer is already existing with a given public key. Introduce a
response code for signaling why the server rejected the request.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: rework code</title>
<updated>2022-01-20T01:04:50Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-19T17:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69c81790d1045e064cd9c643a1643a0f919f448d'/>
<id>urn:sha1:69c81790d1045e064cd9c643a1643a0f919f448d</id>
<content type='text'>
Use shellcheck to rework the code. Use "export" to return variables from
a function call. Further, fix typos.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: cosmetic changes</title>
<updated>2022-01-18T17:20:20Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-18T16:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=38a9a3e0dc9713af7509e455ca9a71567d80323f'/>
<id>urn:sha1:38a9a3e0dc9713af7509e455ca9a71567d80323f</id>
<content type='text'>
Use "ip addr" instead of "ip addres" or "ip a".

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: private key as parameter</title>
<updated>2022-01-12T00:29:48Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-11T23:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6a59d41fbf4ea61b1ee8b6e2ccc47d9a10529b0e'/>
<id>urn:sha1:6a59d41fbf4ea61b1ee8b6e2ccc47d9a10529b0e</id>
<content type='text'>
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: fix ipv4 meshing via olsr</title>
<updated>2022-01-08T21:30:47Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-08T21:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4302bfd3c8b710411bc8572ad218f4b17dfb0c67'/>
<id>urn:sha1:4302bfd3c8b710411bc8572ad218f4b17dfb0c67</id>
<content type='text'>
The ipv4 address space was not allowed.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: add link-local to client interface</title>
<updated>2021-03-06T10:16:38Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2021-03-05T22:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=625f3c830207317dac1be06d6e1f196a9d92479c'/>
<id>urn:sha1:625f3c830207317dac1be06d6e1f196a9d92479c</id>
<content type='text'>
Wireguard has no link-local address on an interface automatically.
Add a link-local to the interface. The server has fe80::1/64 and
the client fe80::2/64.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: add wg-installer</title>
<updated>2021-02-06T21:41:29Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2021-02-04T15:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3a6949dfaffda130a2945f714305bcafb8ac98fa'/>
<id>urn:sha1:3a6949dfaffda130a2945f714305bcafb8ac98fa</id>
<content type='text'>
This tool can be used to automatically create wireguard tunnels. Using
rpcd a new wireguard interface is created on the server where the client
can connect to.

Wiregurad server automatically installs a user and associated ACL to use
the wireguard-installer-server features. The user is called wginstaller
and so is the password.

Get Usage:
  wg-client-installer get_usage --ip 127.0.0.1 --user wginstaller
	--password wginstaller

Register Interface:
  wg-client-installer register --ip 127.0.0.1 --user wginstaller
         --password wginstaller --bandwidth 10 --mtu 1400

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
