Matts Bos

Results 4 issues of 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.

documentation

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
question

Documentation is very basic right now. Move docs from README to wiki. Create an article on https://mattstech.info explaining use-cases.

documentation
organizing

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` -...

enhancement
refactor