TrainingWheels 0 Posted ... Anybody using AirVPN on a router running Vilfo OS? Looking for a faster router based VPN solution. Is AirVPN working with Vilfo to get become supported?https://www.vilfo.com/en/software Thanks for any advice! Quote Share this post Link to post
OpenSourcerer 1435 Posted ... 2 hours ago, MVSeaLion said: Is AirVPN working with Vilfo to get become supported? It will probably not be supported in the near future. A few other developers tried to integrate AirVPN into their software as well, but it's not trivial to do so.But as Vilfo supports the usual OpenVPN connections as well, you can use this. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Staff 9972 Posted ... On 1/10/2023 at 10:45 PM, OpenSourcerer said: It will probably not be supported in the near future. A few other developers tried to integrate AirVPN into their software as well, but it's not trivial to do so. Hello! Bluetit developer's manual https://gitlab.com/AirVPN/AirVPN-Suite/-/blob/master/docs/Bluetit-Developers-Reference-Manual.pdf shows how to integrate any software with AirVPN infrastructure, including dialogue with the bootstrap servers. If the developer may use directly Bluetit's set of classes the job gets easy since all the classes and tools of the AirVPN–SUITE have been designed and developed by using standard C++ 11 classes and convention. For the developer who can't or doesn't want to do it, the integration can be ported from the original classes and by reading the documentation. It saves a lot of time because an API or other interaction with the web exposed AirVPN tools for end users are no more necessary, as they were, on the contrary, in the past, for example when Qomui was developed, due to the lack of documentation at that time. After that, the actual VPN connections can be handled as usual either by a WireGuard or OpenVPN compatible software (or through other Bluetit classes of course). Kind regards Quote Share this post Link to post
Staff 9972 Posted ... On 1/10/2023 at 8:01 PM, TrainingWheels said: Anybody using AirVPN on a router running Vilfo OS? Looking for a faster router based VPN solution. Is AirVPN working with Vilfo to get become supported? Hello! We have seen the Vilfo hardware and probably (if your network doesn't restrict UDP) you will get better performance with WireGuard (in Vilfo's documentation they say that WireGuard throughput in Vilfo routers is 2x higher than OpenVPN), so it's worth a test even before OpenVPN. Our Configuration Generator will generate any WireGuard profile you need (from your account "Client Area" click "Config Generator"). Kind regards Quote Share this post Link to post
TrainingWheels 0 Posted ... Thanks! I’ll give it a try with WireGuard. I’m not planning to use Vilfo hardware, just OS. I’m no programmer, so we’ll see how it goes. I’m sure I’ll be back. ;-) Quote Share this post Link to post