inoti

Results 10 comments of inoti

the SRV records setup correctly, but xmpp-client can't find host. how should i config file? in .xmpp-client nothing about servers

totally agree for *BSD systems it needs to create symlink **or** to edit wireguard/db/server/global_settings.json **or** use ./wireguard-ui -wg-conf-template=/usr/local/etc/wireguard/wg0.conf

> Hi guys. To automatically restart the service, you need to: WGUI_MANAGE_RESTART=true https://github.com/ngoduykhanh/wireguard-ui#using-docker but I don't use docker!!!!

> @bukiru @bserret > > Make sure that your docker file has the following: > > ################## version: '3.8' > > services: wireguard-ui: image: ngoduykhanh/wireguard-ui:latest container_name: wireguard-ui cap_add: - NET_ADMIN...

I've found 2 two ways to solve the problem: 1. Zabbix (I have added some items to my template and created custom dashboard) 2. https://www.procustodibus.com/blog/2021/01/how-to-monitor-wireguard-activity/#pro-custodibus COMMUNITY EDITION is free and...

0.0.0.0 - means you can connect locally (on the same host) and remote (from any host in you lan, server will accept any connections from any ip range, that your...

well. that's the way WG works... you create peer config, apply it (means write changes to wg.conf) and restart WGserver to get peer working

sometimes I'm facing the problem, that looks like yours. and solution is: 1. move to directory, where wireguard-ui is placed (cd /path/to/wireguard-ui/) 2. run ./wireguard-ui when you in some directory...

on FreeBSD 14.0 you use kernel if_wg.ko and wireguad-ui won't work with it https://github.com/ngoduykhanh/wireguard-ui/issues/556#issuecomment-2674518623