<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/wg-installer/wg-client/lib, 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-20T08:19:04Z</updated>
<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: 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>
