-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Public certstream-server down #110
Comments
went down around the same time for me too. |
if this server doesnt come back up soon i may stand my own version of it up. 🙏 would also be interested in what the average stats would be to run one of these for my own projects and/or the public. 🤔 |
If its any help, the server went down at I have my own instance running elsewhere so I've moved some of my services to that. |
Are there alternative solutions? |
I've deployed this and it's been working well for several months now.
https://github.com/d-Rickyy-b/certstream-server-go
…On Fri, 8 Dec 2023, 02:15 iuime, ***@***.***> wrote:
Are there alternative solutions?
—
Reply to this email directly, view it on GitHub
<#110 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AENQH25BVENI4FLCAOC4V73YIJZ3RAVCNFSM6AAAAABAJ5Z7UKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBWGQ2DSOBXGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi, apologies for the downtime. The public server is not really meant to be consumed for more than simple proofs of concepts - if you're ingesting this data yourself you should consider running your own server - https://github.com/CaliDog/certstream-server. There are congestion issues that might cause you to lose certificates when the server's bandwidth is maxed out (which is usually the case despite it being a gigabit connection). Things are back up but please consider running your own server if you're using it for something important! |
Hi, this is huge volume of data … focus on certificate_update message type, it should cut all of staging, pre certificate, etc. non actionable data
… On 14 Dec 2023, at 21:40, MaJunior420 ***@***.***> wrote:
~250TB
|
I ve had it running for a few months now so I will see if I can get some
metrics on bandwidth. I only have one local client reading the messages and
firing hits to another server. Bandwidth from that will be minimal.
…On Thu, 14 Dec 2023, 19:40 MaJunior420, ***@***.***> wrote:
I've deployed this and it's been working well for several months now.
https://github.com/d-Rickyy-b/certstream-server-go
I am trying to do the same. Do you have an idea of how much data this
would be to feed only a couple of connections? I read ~250TB of data every
month but is that serving the public? Thanks.
—
Reply to this email directly, view it on GitHub
<#110 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AENQH22SATD2DRXAVGJ7Q6DYJNI3ZAVCNFSM6AAAAABAJ5Z7UKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJWGQ3TANZXHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I am running my own version of the certstream-server (that has been mentioned above) and it needs about 13.5 Mbit/s bandwidth downstream (from the CT Log) and 1-20 Mbit/s upstream per client (depending on the stream).
Some explanation on the data: I started traffic recording on 2023-12-09 some time in the evening, so I only got a fraction of the data.
While this might not be directly comparable to the original certstream-server it does give an approximate indication on how much data is being processed. |
Hey Ryan and the CaliDog team,
first off I highly appreciate the work you do and hope are doing well.
I have been using your server as a client, since I didn't want to run my own server for a side-project.
According to my logs and datadog, the server went black Sunday night and hasn't come back up.
https://p.datadoghq.com/sb/e72980047-c37b10c02bf48fa80b013416ac899d15?refresh_mode=sliding&theme=dark&from_ts=1694116226902&to_ts=1701892226902&live=true
Also, could you please elaborate on this part of the README:
What specs does the server have and how much of that 250 TB is distributed between http watcher and the websocket clients?
If I run it myself would I get away with significantly less traffic? Have you ever contacted Hetzner or been contacted concerning traffic?
Kind regards
The text was updated successfully, but these errors were encountered: