Pritunl-Fake-API
                                
                                
                                
                                    Pritunl-Fake-API copied to clipboard
                            
                            
                            
                        [Feature] Add pritunl-zero support
I already created an ARM64 version of it here: https://github.com/yarons/pritunl-zero-docker
Maybe even including this in the docker for a precracked environment.
Hey, this looks interesting. You may create a PR, so I can take a look into what exactly you try to achieve and what modifications you propose.
Thanks in advance.
I have no idea how it works in terms of breaking the license, it's a bit different code base, any thought on how can this be achieved?
I was thinking orignally that if there was any way of just putting a server without modifying the code it would be pretty simple but it's not working that way.
My docker is the original product without any modifications.
how it works in terms of breaking the license
I'm very sorry, but what are you talking about? This project here is just emulating an Pritunl API endpoint, which just accepts "any" license. Written in PHP - very simple.
I was thinking orignally that if there was any way of just putting a server without modifying the code it would be pretty simple but it's not working that way.
Are you talking about your bastion implementation or this project?
Ohhhhh I misexplained myself, sorry about that. Pritunl has another product called Pritunl Zero.
I was thinking about adapting the same solution you did for Pritunl but for Pritunl Zero, I'm sorry if my link was misleading. Thanks and sorry again.
Hi Simon, As yarons was explaining Pritunl Zero is another version of Pritunl. Can be seen more on here
https://docs.pritunl.com/docs/pritunl-zero-service#install https://zero.pritunl.com/
It looks like licensing on api calls looks similar, would it be possible to add support for this particular software as well? Thank you kindly.
Oh, this is indeed an idea - I'll reopen this until ~~I have~~ someone has time for that...