Matthew R Kasun

Results 81 comments of Matthew R Kasun

There is no workflow to run release.py Probably should be run on release: {created]

I think you are correct about GoReleaser but I have added a new workflow to run release.py on a release creation as well. If GoReleaser works as we think it...

I would like to help out with this. I don't have tons of experience but I have set up a few GitHub actions.

what is the cidr for your lan and wireguard networks?

can you provide the wg config (/etc/netclient/config/nm-.conf) and the output of ip route before and after joining a network

check to see in the netclient service is enabled (systemctl status netclient) and if not run systemctl enable netclient.

As long as the peers are behind a simple NAT, it should just work. Double NAT or CGNAT may require a relay of one or both peers

This is possible if you do not use the server as the gateway. On each network, create a node to use as egress gateway. Each egress gateway can only be...

netclient disconnect/connect can be run from a command prompt on all supported platforms