Website for GTeam's projects, Cloud and API.
Our ISO providing service (Cloud) uses ISOs from different sources such as official sources (Microsoft, Debian, Broadcom) but also third-party services like rgadguard or even Microsoft's own update catalog.
We provide these ISOs free of charge and without any kind of license. You will have to provide the license yourself.
A hash checking service is also available at the bottom of the page to easily verify the integrity of your ISO, or if it provides from us/our sources.
These services are made to be the easiest, most simple and straightforward possible. If you struggle to use it, don't fear to ask help on our Discord!
We developed a proprietary, custom-built API hosted in Germany (fully GDPR-compliant) to determine IP reputation. The API is free, requires no authentication keys, and supports both IPv4 and IPv6.
You can manually query the API using the following structure:
https://api.gteam.cloud/coralgate/v2/<ip_address>
Examples:
https://api.gteam.cloud/coralgate/v2/185.65.134.164(Returns malicious)https://api.gteam.cloud/coralgate/v2/9.9.9.9(Returns safe)
If your ISP, domain name, or personal IP is falsely flagged and blocked by our API, please open a ticket on our Discord. Provide the affected IP addresses and their primary use case, and our support team will assist with whitelisting.
Traffic routinely blocked by the API: Port/IP scanners, crawlers, MOTD/player-count fetchers, VPNs, proxies and automated hosting services (e.g., Shodan, OpenHeimer).
Traffic exempt from blocking: Known voting sites and verified server lists.
Issues & Feature Requests: Please utilize the provided GitHub templates when opening an issue or requesting a feature. If your ticket requires urgent attention, you may reference it in our Discord support channels.
Contributing: We welcome pull requests. Ensure your code follows our existing naming conventions and indentation standards. When submitting a PR, detail the browser used, additionnal extentions and any other relevant information.
GTeam.cloud is built on top of these incredible open-source projects:
- TailwindCSS by TailwindLabs - Allows us to easily style our HTML elements using classes.
This project is licensed under the Apache License v2.0 (ALv2).
