kts24: €10/year/1GB RAM/10GB SSD space/unlimited traffic/1Gbps/Germany

kts24: €10/year/1GB RAM/10GB SSD space/unlimited traffic/1Gbps/Germany

kts24, who has the same boss as https://gt-host.de, will offer special price servers every day before Christmas.

2018.12.16 A special price KVM VPS from Germany with high cost performance. Cheaper than Black Friday!

ANGEBOT – ADVENT SPEZIAL – 16.12.2018
vCPU: 2
Memory: 4 GB
Space: 30 GB SSD
Traffic: Unlimited/month (1 Gbps port)
IPv4: 1
€18/half year purchase address

The official website will update the special price server every day: https://kts24.com/

A TG group member (https://t.me/zhujiwiki) has crawled out all the discount links. Let's change our ID and place the order directly:

https://kts24.com/index.php?page=item_addons&id=xxx (xxx is changed to the id you need)

Crawl ID code:

window.result = await(async () => {
const ret = [];
for (let id = 284; id < 316; id++) {
console.log(`fetching ${id}`);
const body = await (await fetch(`https://kts24.com/index.php?page=item_addons&id=${id}`)).text();
if (!body.includes('IPv4 Adressen')) continue;
ret.push({
id,
cpu: body.match(/[\d\.]+(?=\svCores?)/) | 0,
ram: body.match(/[\d\.]+(?=\sGB)/) | 0,
ssd: body.match(/[\d\.]+(?=\sGB SSD)/) | 0,
hdd: body.match(/[\d\.]+(?=\sGB HDD)/) | 0,
price: +body.match(/(?<=finalmonthfee”>)[\d\.]+/),
});
await new Promise(resolve => setTimeout(resolve, 2000));
}
return ret;
})();
for (const e of window.result) {
console.log(JSON.stringify(e));
}

<<:  VPSDime: $20/month/4GB memory/60GB SSD space/2TB traffic/10Gbps/KVM/Dallas

>>:  HKServerSolution: 379 yuan/month/2G memory/20GB SSD space/10TB traffic/KVM/Taiwan Hinet

Recommend

FrapHost: $25/year/1GB memory/15GB space/500G traffic/OpenVZ

Introduction FrapHost is a hosting company founde...

SparkVPS: $25/year/2G memory/20GB SSD space/2TB traffic/KVM/Los Angeles

SparkVPS, a foreign hosting provider, has been in...

EnveraHost: $1/month/2GB space/20GB traffic/unlimited domain names

EnveraHost is a newly established American hostin...

Ethernetserver: $5/year/1GB space/100GB traffic/Dallas

Ethernetserver, whose vps has been introduced man...