~alpine/devel

5 4

[alpine-devel] [PATCH] testing/shadowvpn new aport

Details
Message ID
<3C420B3A-426D-42FB-A211-E099FDCD991D@nilbot.net>
Sender timestamp
1460620427
DKIM signature
missing
Download raw message
Hi all,
shadowvpn is a stateless VPN based on libsodium, originally developed by clowwindy, designed to run on low end devices with features like hiding traffic signature (handshake + packet length) from censoring system, fast and secure by libsodium, stateless + udp makes disruption by packet drop / delay harder. etc. 

This package is intended to ease the deployment of docker based customized VPN solution, e.g. 

    FROM alpine:latest
    RUN apk add --no-cache shadowvpn
    ENTRYPOINT ["shadowvpn"]

[alpine-devel] [REQ] Bazel

Details
Message ID
<F167BDDE-EA5C-47A7-BB10-C17F37D2347F@gmail.com>
In-Reply-To
<3C420B3A-426D-42FB-A211-E099FDCD991D@nilbot.net> (view parent)
Sender timestamp
1460622386
DKIM signature
missing
Download raw message
Hi,
Is Bazel available on Alpine?
Thanks

Sent from my iPhone


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

[alpine-devel] Re: [PATCH] testing/shadowvpn new aport

Details
Message ID
<CADtooqMmMaLTJ1hULTWVV3LjtBxpY1c1zEn8enWY5DuKaAtBPA@mail.gmail.com>
In-Reply-To
<3C420B3A-426D-42FB-A211-E099FDCD991D@nilbot.net> (view parent)
Sender timestamp
1461091960
DKIM signature
missing
Download raw message
Hi,

I've amended previous patch to include a dependency 'iptables' and disabled
static binary because it's using alpine's libsodium-dev anyway. Please use
amended patch as attached here. Sorry for inconveniences.



On Thu, Apr 14, 2016 at 8:53 AM, Ersi Ni <ersi.ni@nilbot.net> wrote:

> Hi all,
> shadowvpn is a stateless VPN based on libsodium, originally developed by
> clowwindy, designed to run on low end devices with features like hiding
> traffic signature (handshake + packet length) from censoring system, fast
> and secure by libsodium, stateless + udp makes disruption by packet drop /
> delay harder. etc.
>
> This package is intended to ease the deployment of docker based customized
> VPN solution, e.g.
>
>     FROM alpine:latest
>     RUN apk add --no-cache shadowvpn
>     ENTRYPOINT ["shadowvpn"]
>
>
>

Re: [alpine-devel] [REQ] Bazel

Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20160421085454.1cfc3201@ncopa-desktop.alpinelinux.org>
In-Reply-To
<F167BDDE-EA5C-47A7-BB10-C17F37D2347F@gmail.com> (view parent)
Sender timestamp
1461221694
DKIM signature
missing
Download raw message
On Thu, 14 Apr 2016 10:26:26 +0200
Bela Berde <bela.berde@gmail.com> wrote:

> Hi,
> Is Bazel available on Alpine?
> Thanks

https://pkgs.alpinelinux.org/packages?name=bazel

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

Re: [alpine-devel] [REQ] Bazel

Details
Message ID
<33746548-CEF0-4EB7-B11E-388CC195589B@shiz.me>
In-Reply-To
<20160421085454.1cfc3201@ncopa-desktop.alpinelinux.org> (view parent)
Sender timestamp
1461247905
DKIM signature
missing
Download raw message
> On 21 Apr 2016, at 08:54, Natanael Copa <ncopa@alpinelinux.org> wrote:
> 
> https://pkgs.alpinelinux.org/packages?name=bazel
> 
> -nc

pkgs.alpinelinux.org has been broken for almost a week...[1]

- Shiz

[1]: https://pkgs.alpinelinux.org/packages?name=%25gcc%25&branch=&repo=&arch=&maintainer=

---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

Re: [alpine-devel] [REQ] Bazel

Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20160422124051.17d4d0b2@ncopa-desktop.alpinelinux.org>
In-Reply-To
<33746548-CEF0-4EB7-B11E-388CC195589B@shiz.me> (view parent)
Sender timestamp
1461321651
DKIM signature
missing
Download raw message
On Thu, 21 Apr 2016 16:11:45 +0200
Shiz <hi@shiz.me> wrote:

> > On 21 Apr 2016, at 08:54, Natanael Copa <ncopa@alpinelinux.org> wrote:
> > 
> > https://pkgs.alpinelinux.org/packages?name=bazel
> > 
> > -nc  
> 
> pkgs.alpinelinux.org has been broken for almost a week...[1]
> 
> - Shiz
> 
> [1]: https://pkgs.alpinelinux.org/packages?name=%25gcc%25&branch=&repo=&arch=&maintainer=

Seems like syntax changed:
https://pkgs.alpinelinux.org/packages?name=gcc*&branch=&repo=&arch=&maintainer=


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)