Skip to content

Tags: ffrgb/wgskex

Tags

0.3.3

Toggle 0.3.3's commit message
worker: handle KeyError in find_wireguard_domains

Sometimes we get a KeyError even though we realdy use get. As a last
resort we now return an empty list instead of having the thread stop
because of an Exception.

0.3.2

Toggle 0.3.2's commit message
worker: listen only on localhost

0.3.1

Toggle 0.3.1's commit message
worker: use replace instead of add in route handler

0.3.0

Toggle 0.3.0's commit message
README: improve documentation

0.2.0

Toggle 0.2.0's commit message
debian: minor fixes