Matts Bos
Matts Bos
Recently, NordVPN has updated default permissions for the clients. Routing and Local Network are now DENIED by default. Adjust .env file and documentation to reflect changes.
Container platforms mostly use overlay networks to enable the network abstraction layer. Since Meshnet is a service relying and depending on networking, and is not originally intended to be run...
Documentation is very basic right now. Move docs from README to wiki. Create an article on https://mattstech.info explaining use-cases.
Current permission settings are quite ugly in code, also functionality is far from optimal. Idea's: - Make peer permissions more dynamic, less static. Iterate through `nordvpn meshnet peer list` -...