Displaying 20 results from an estimated 53 matches for "cloudflared".
Did you mean:
cloudflare
2023 Mar 07
1
Feature request: a good way to supply short-lived certificates to openssh
...gt; expiring in 60m? true
Nifty,
>
> I'd be grateful to Andy if he explained what sort of command he runs to
> refresh certificates. I understood most refresh arrangements to involve
> OAuth2.
The actual setup I'm using is:
Host myhost
Match host myhost exec "cloudflared access ssh-gen --hostname myhost.domain"
ProxyCommand cloudflared access ssh --hostname myhost.domain
IdentityFile ~/.cloudflared/blahblah
CertificateFile ~/.cloudflared/blahblah.pub
cloudflared is this thing (open source!):
https://github.com/cloudflare/cloudflared
There are two pieces...
2023 Mar 07
2
Feature request: a good way to supply short-lived certificates to openssh
On 07/03/23, Darren Tucker (dtucker at dtucker.net) wrote:
> On Tue, 7 Mar 2023 at 05:26, Andy Lutomirski <luto at kernel.org> wrote:
> [...]
> > ssh_config contains a Match ... exec [command to refresh the certificate].
> > This sort of works, except that it runs the command far too frequently.
> > For example, ssh -O exit [name] refreshes the certificate, and it
2016 Oct 11
1
Hint for nslookup wanted ...
On Tue, October 11, 2016 15:23, Richard Mann wrote:
>> -----Original Message-----
>> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
>> Behalf Of Walter H.
>> Sent: Tuesday, October 11, 2016 9:05 AM
>> To: centos at centos.org
>> Subject: [CentOS] Hint for nslookup wanted ...
>>
>> Hello,
>>
>> has anybody a
2015 Nov 04
4
Server used in DOS attack on UDP port 0
Hi,
One of our AWS machines was used in an DOS attack last night and I am
looking for possible attack vectors. AWS tells me it was sending UDP port 0
traffic to a cloudflare address.
This instance had an incorrectly configured AWS security group exposing all
ports.
The server in question is a Centos 7 based FreeIPA server, OpenVPN
concentrator and DNS server.
With a brief inspection before the
2016 Jul 16
1
Tinc 1.0.24 regulary disconnected
Promox 4.2 running on 2 nodes + 1 quorum = total 3 servers.
All of them have tinc 1.0.24 running.
On very rare occasions (every few days or 1~2 weeks), my website hosted on
this proxmox node will throw cloudflare 522 connection timed out for few
seconds or few minutes:
https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out
This problem has been driving me
2024 Mar 20
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
Dear all
My 5 cents (or Rappen in CH) if it comes to serving many clients.
We are running a 4 node cluster since several years ? rock solid and w/o any issues. This cluster serves many thousands of listeners from all over the world. Our source transcoder sending the audio streams to each Node. Hence, transcoding power is not an issue here. The four Nodes a geographically dispersed in 3
2024 Aug 09
2
WDI package commands timing out and not working
? Thu, 8 Aug 2024 12:43:23 +0530
Anupam Tyagi <anuptyagi at gmail.com> ?????:
> In open.connection(con, "rb") :
> URL
> 'https://api.worldbank.org/v2/en/country/OED/indicator/NY.ADJ.NNAT.GN.ZS?format=json&date=1977:2020&per_page=32500&page=1':
> Timeout of 60 seconds was reached
If you try to open the link in the browser, does it work? How long
2017 Feb 19
4
Problem with Let's Encrypt Certificate
On 02/18/2017 10:24 PM, Robert L Mathews wrote:
> On 2/17/17 1:38 PM, chaouche yacine wrote:
>
>> Seems wrong to me too, Robert. If you put your private key inside
>> your certificate, won't it be sent to the client along with it ?
>
> No; any SSL software that uses the file will extract the parts it needs
> from it and convert them to its internal format for future
2024 Mar 20
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
On Mar 20, 2024, at 13:16, Wayne Barron <wayne at cffcs.com> wrote:
> In Windows and Linux web servers, we can create a forest for our web servers.
> Send traffic to different servers to even the workload.
>
> Can we do something like this with the Icecast servers?
> (or)
> Will we have to install new VMs, add the heavy stations on that one,
> and send the new traffic
2024 Jul 03
3
NSD incorrectly logging DNAME as refused?
B.t.w. I've created a PR for it that resolves it (see
https://github.com/NLnetLabs/nsd/pull/346 ), but we may need to discuss
if and how to resolve it first. First I'd like to know if your
configuration is similar in that the CNAME or DNAME target does contain
an allow-query list.
Op 03-07-2024 om 10:52 schreef Willem Toorop via nsd-users:
> Hi Jamie,
>
> I can reproduce,
2024 Mar 20
2
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
Tom and Frederick.
Thank you both for your input. It is greatly appreciated, not only by me,
but I am sure for many others who find this thread.
Tom - using Linux server for icecast.
HLS was brought to my attention a while back on the liquidsoap forum.
I have not had a chance to completely look in on it, but do plan on
checking it out.
Tom. You have your icecast servers in a round robin
2024 Mar 21
2
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
Hi Wayne
Yep, HLS is something we would like to use with Icecast. As you mentioned, Liquidsoap made a great step in the right direction if it comes to HLS. It seem that icecast might not get this support soon, as you might read in the discussion list. I don?t share these arguments, because we have real world use cases (we have many of them) where we would like use icecast with HLS support.
2015 Jan 11
2
flac (encoder, analyzer, decoder) tool now (also) available in JavaScript
After compiling opusenc.js to JavaScript [1], now the flac tool is also available [2][3], too.
s/Check out/Clone/ https://github.com/Rillke/flac.js !
I
am slightly nervous about its license, the GPL and what CloudFlare is
doing: It's melting a lot of content together into one file and adding
JavaScript that doesn't appear to be GPL or compatibly licensed -- by
any chance, is there a
2015 Jan 11
2
flac (encoder, analyzer, decoder) tool now (also) available in JavaScript
After compiling opusenc.js to JavaScript [1], now the flac tool is also available [2][3], too.
s/Check out/Clone/ https://github.com/Rillke/flac.js !
I
am slightly nervous about its license, the GPL and what CloudFlare is
doing: It's melting a lot of content together into one file and adding
JavaScript that doesn't appear to be GPL or compatibly licensed -- by
any chance, is there a
2023 Oct 10
1
[PATCH 2/2] virtio-mmio: Support multiple interrupts per device
On Sat, Sep 30, 2023 at 4:46?AM Jakub Sitnicki <jakub at cloudflare.com> wrote:
>
> Some virtual devices, such as the virtio network device, can use multiple
> virtqueues (or multiple pairs of virtqueues in the case of a vNIC). In such
> case, when there are multiple vCPUs present, it is possible to process
> virtqueue events in parallel. Each vCPU can service a subset of all
2023 Oct 10
1
[PATCH 2/2] virtio-mmio: Support multiple interrupts per device
On Sat, Sep 30, 2023 at 4:46?AM Jakub Sitnicki <jakub at cloudflare.com> wrote:
>
> Some virtual devices, such as the virtio network device, can use multiple
> virtqueues (or multiple pairs of virtqueues in the case of a vNIC). In such
> case, when there are multiple vCPUs present, it is possible to process
> virtqueue events in parallel. Each vCPU can service a subset of all
2024 Aug 09
1
WDI package commands timing out and not working
Thanks, Martin. I am trying this in Bengaluru, India, using R-studio. I
tried downloading a single variable. It happened fast, in less than 5
seconds. I tried downloading six variables, it took much longer, but less
than a minute. Tried eight variables and it did not download even in five
minutes. My internet speed is well above 40Mbps. This should not take that
long. It seems the process timed
2017 Jan 09
2
Firefox Issue
> -----Original Message-----
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Always
> Learning
> Sent: Monday, January 09, 2017 11:23 AM
> To: Centos <centos at centos.org>
> Subject: Re: [CentOS] Firefox Issue
> > On Thu, January 5, 2017 17:23, Always Learning wrote:
> > >
> > >
> > > Cyber attacks are gradually replacing
2024 Aug 09
1
WDI package commands timing out and not working
In the browser the link downloads immediately, in less than a second. I let
the command run in R for five minutes, using R Studio. Nothing happened.
On Fri, 9 Aug 2024 at 17:54, Ivan Krylov <ikrylov at disroot.org> wrote:
> ? Thu, 8 Aug 2024 12:43:23 +0530
> Anupam Tyagi <anuptyagi at gmail.com> ?????:
>
> > In open.connection(con, "rb") :
> > URL
2017 Aug 20
2
is a self signed certificate always invalid the first time
> On Aug 20, 2017, at 1:32 PM, Stephan von Krawczynski <skraw at ithnet.com> wrote:
>
> On Sun, 20 Aug 2017 12:29:49 -0400
> KT Walrus <kevin at my.walr.us> wrote:
>
>>> On Aug 20, 2017, at 11:52 AM, Stephan von Krawczynski <skraw at ithnet.com>
>>> wrote:
>>>
>>> On Sat, 19 Aug 2017 21:39:18 -0400
>>> KT Walrus