Gil Obradors

Results 23 comments of Gil Obradors

Hi ! Sorry for the delay. I have teorical knowloedges, but not real experience, more than use frameworks that are ready for async like [starlette](https://www.starlette.io), My conclusion after some mental...

possible roadmaps: - include tag to transactions (provide multiple commands execution in one connection ) - migrate socket to asyncore ( async/await ready) I will keep thinking about how to...

Hi! I'm working on, so I share the work done so far For write a minium base I have tested a PoC with Python, `pppoe` object represents the connection argument...

Hi! I'm interested on make contributions from Newtork views. I'm currently working on NetDevOps, but recently met cockpit. I keep an eye on that thread. In June I finish exams...

Thanks @garrett ! I will be full-free after 18 of June. From now, in some idle times I'm going to study all the documentation,thanks for links. I'm amazed at that...

I'm trying to integrate Wireguard and OpenVPN A basic object to generate this kind of vps via dbus and NetworkManager ( by python): ``` # Creating vpn interface with python...

![work-done](https://user-images.githubusercontent.com/6016929/175863646-d31e7632-27d2-4aa8-9f03-b8c20997d81f.gif)

Thanks @jelly for your time! As do you know cockpit in deep, in OpenVPN scenario We need files with keys. Is there any solution better than specify the file path...

Thanks for comments @garrett and @jelly ! With everything we have discussed...here the result: ![Peek 2022-07-03 19-36](https://user-images.githubusercontent.com/6016929/177051201-1018a6f2-fac6-4bd4-a2f2-9b725ed64a32.gif) I would put some tooltips/texthelpers/palceholders...for example in wireguard endpoint, network manager waits for...

Like this? ![Peek 2022-07-04 19-18](https://user-images.githubusercontent.com/6016929/177197516-d885efa9-437d-4d6f-8132-043f342ca52c.gif) For enable/disable/edit this user-interface is 100% reusable. Courtesy of NM objects :smile: ![imatge](https://user-images.githubusercontent.com/6016929/177197711-2c4be8ee-d6c7-4401-bb97-8d4dea2699b1.png)