Neoon
Neoon
About
- Username
- Neoon
- Joined
- Visits
- 12,654
- Last Active
- Roles
- Member, OG, Content Writer
- Points
- 4,129
Comments
-
(Quote) If you mean by nearby, all, yes. If 20 of them say, Texas is the lowest, its the lowest. I am to lazy and I don't wanna risk in accuracy because I fucked on the mapping or their was a routing issue.
-
I don't have a probe in Mexico, the closest is Texas, so its as close as it can get.
-
(Quote) The checksum wasn't updated since the last build, probably a issue in my build script.
-
(Quote) Because you didn't changed the IP in the script. You probably want to replace the line 1.1.1.1 with response = reader.city(sys.argv[1]) which takes your argument. Need to import sys though.
-
Sounds like a bug or error, same what Virmach did, the system they was buggy, which they used to throttle users. This is the problem with VPS's, if they don't state how much you can use or is allocated, they can practically throttle you wi…
-
(Quote) Probably if you store it in binary, the .mmdb uses a binary search tree and does lookups in a fraction of a second, also just 15MB in size compared to the csv. (Quote) You provide a IP address, it gives you the approximate location. Python …
-
(Quote) Monitoring confirms the prefix is online again. However, they are still working on it. "We are investigating an issue with our new upstream provider re: some of our IPv6 prefixes. Should have this fixed in the next 24hrs."
-
(Quote) You should read up what masscan can do. (Quote) Yes, as I said a few times.
-
(Quote) I never said I was port scanning. (Quote) hit rate means, you get a result. Accuracy depends on the amount of locations.
-
(Quote) Yes I am aware, I send them a Ticket on Wednesday, however my Ticket vanished due to a database issue. I noticed this on Thursday, I wrote them again, still waiting for a fix, no response yet since 3 days+
-
It seems that a recent masscan is mandatory, I still used a 2 months old one. The build just finished 3 hours earlier and with +7% higher hitrate, so 80% without mtr. Lesson learned, masscan will be updated at least once per week, gg. As soon I get…
-
QN DDoS Protection on ACID. Premium.
-
(Quote) Does not surprise me, these days its highly automated. I saw cases where streets have been build a few weeks ago, it wasn't on the local post company maps. They basically failed to deliver packages, because their system said, the stree…
-
(Quote) I will change that before the next build tomorraw.
-
You can add a checkbox, which basically says "I expressly agree that the execution of the contract will begin before the cancellation period has expired. I am aware that I will lose my right of withdrawal from the beginning of the execution of …
-
(Quote) Yea, drop the outgoing packages via your primary interface / which is the default route.
-
(Quote) Yes, if its Hetzner. You have to drop any traffic from IP ranges, even if private, if something leaks out, you end up getting a abuse ticket with Hetzner.
-
First payment / new account?
-
(Quote) I didn't ask him to delegate the namervers for the subnet yet, so it ain't working.
-
(Quote) Sure I will.
-
(Quote) You can thank @Abdullah for providing the resources.
-
SG is available now, including a /64 IPv6 routed subnet, dnsproxy and haproxy support. Thanks to @Abdullah / https://webhorizon.net/ Currently 2 Packages are available. * 1x Core (25%), 256MB, 3GB ZFS, 200GB with 50Mbit (default package) * 1x Core…
-
(Quote) (Image)
-
Regarding our Node in Eygelshoven. I suggest you take a backup, if your data is important. Context, a datacenter (GLOBE datacenters), recently has been raided by the police and has been deconsecrated. The Owners of this Datacenter, own also Skylink…
-
Well, I guess a .mmtr only database with more tests per subnet, won't be happening. It takes to long, roughly 1-2 days to finish a build with roughly 8+ million targets. Even with 20 probes, running, at the same time. Instead I am going to run…
-
I also added geo.mmdb as csv: https://yammdb.serv.app/geo.csv There is no compression or anything, hence the file is so big. Usually the .mmdb writer does the compression.
-
(Quote) Skylink also does provide sat downlinks, oh boy.
-
(Quote) The dc website itself was up when the rest was down. Given the IP/Prefix and traceroute, it/was actually reachable within the DC. But the custumer prefixes, where not reachable after running through frankfurt / combahton. However, they wher…
-
I updated the mtr.mmdb, it does now include continent, country and latency same as the geo.mmdb. @somik Sure, I added the csv file: https://yammdb.serv.app/mtr.csv Currently they are smaller than the geo.mmdb due to less measurements per subnet, th…
-
You have 128 cores, means your load of 28 is fine, basically. If it goes over 128 you should be worried. A high load can also indicate I/O bottlenecks though.
-
Thanks to some people that followed my github repo, they actually gave me the idea, to make an mtr only geo database. I did code it in less than 24 hours, however, the hit rates where to low and my brain did not manage to figure out yet where the fu…