Displaying 2 results from an estimated 2 matches for "heisei".
Did you mean:
heise
2016 Oct 10
2
make tinc as a reusable lib possible?
> I was planning to make an iOS port, but GPL means we can't make an App
Store version. Also, the way Network Extension work means only tun mode is
available.
I think GPL just forbidden link from(which need more link exception
statement be added) but not link to
Ne extension work with link from style?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Oct 10
0
make tinc as a reusable lib possible?
Network extension apps are just like ordinary apps, only they can utilize the utun interface and create VPN entries. So I think, yes, tinc need to be linked from such apps.
Sent from my iPhone
> On Oct 10, 28 Heisei, at 9:48, Cong Monkey <congzhangzh at gmail.com> wrote:
>
>
> > I was planning to make an iOS port, but GPL means we can't make an App Store version. Also, the way Network Extension work means only tun mode is available.
>
> I think GPL just forbidden link from(which...