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

VMHaus: $15/year/256MB RAM/5GB NVMe space/1TB bandwidth/KVM/Los Angeles/UK

VMHaus is a foreign hosting company registered in...

LuManager: A domestic, free Linux/Unix VPS panel

LuManager (LUM) is a website server management so...

24Shells: $130/month/32GB memory/1TB hard drive/100TB traffic/5 IP/New York

24Shells, a long-established American hosting com...

Hostodo: $21/year/4GB RAM/50GB storage/2TB bandwidth/OpenVZ/Los Angeles

Hostodo, which has been introduced many times, no...

VortexNode E3-1220 8GB RAM New York Dedicated Server Simple Review

The configuration is as follows : New York – E3-1...

Impact: $6/year/512MB/10GB SSD space/500GB bandwidth/OpenVZ/Seattle/Dallas

Impact, a stable merchant, the latest discounts, ...

ChicagoVPS 4GB RAM Los Angeles OpenVZ VPS Review

A very cost-effective model: https://zhujiwiki.co...

Backing up your WordPress blog with DropBox

For ordinary bloggers, there are probably many pe...