Buy two Asian VPS, get one push-up video

edited March 2023 in General

This is a service transfer offer for two Asian VPS: VirMach Flash Special Tokyo 512MB and GreenCloudVPS BudgetKVMSG-2.
I decide to let them go as part of a consolidation effort.

VirMach Specification

  • 1 vCPU, Ryzen 9 5950X, 33% persistent usage allowance
  • 512MB RAM
  • 15GB NVMe
  • 1 dedicated IPv4 and /48 on-link IPv6
  • 1500GB monthly transfer, counted in both directions

VirMach Information

  • YABS benchmark: YABS archive, YABSdb
  • network looking glass: Tokyo
  • host node: TYOC026
  • involucration risk: 30%
  • price increase risk: 10%

GreenCloudVPS Specification

  • 2 vCPU, Xeon E5-2698v4, 25% persistent usage allowance
  • 4GB RAM
  • 35GB SSD
  • 1 dedicated IPv4 and /112 on-link IPv6
  • 750GB monthly transfer, counted in both directions

GreenCloudVPS Information

lmc999/regioncheck report:

 [流媒体平台及游戏区域限制测试]
 ** 测试时间: Sat Mar 25 19:50:14 UTC 2023

 ** 正在测试IPv4解锁情况 
--------------------------------
 ** 您的网络为: Leaseweb Asia (194.127.*.*) 
============[ Multination ]============
 Dazn:                  No
 HotStar:               Yes (Region: SG)
 Disney+:               Yes (Region: SG)
 Netflix:               Yes (Region: SG)
 YouTube Premium:           Yes (Region: SG)
 Amazon Prime Video:            Yes (Region: SG)
 TVBAnywhere+:              Yes
 iQyi Oversea Region:           SG
 Viu.com:               Yes (Region: SG)
 YouTube CDN:               Singapore 
 Netflix Preferred CDN:         Singapore  
 Spotify Registration:          No
 Steam Currency:            SGD
=======================================

 ** 正在测试IPv6解锁情况 
--------------------------------
 ** 您的网络为: Leaseweb Asia (2402:a7c0:8100:*:*) 
============[ Multination ]============
 Dazn:                  Failed (Network Connection)
 HotStar:               Yes (Region: SG)
 Disney+:               No
 Netflix:               Originals Only
 YouTube Premium:           No  (Region: CN) 
 Amazon Prime Video:            Unsupported
 TVBAnywhere+:              Failed (Network Connection)
 iQyi Oversea Region:           Failed
 Viu.com:               Failed
 YouTube CDN:               Singapore 
 Netflix Preferred CDN:         Singapore  
 Spotify Registration:          No
 Steam Currency:            Failed (Network Connection)
=======================================
本次测试已结束,感谢使用此脚本 

The push-up Video

It is our tradition to include a secret push-up video on every service transfer offer.
The video is split into two pieces with the following code, with each piece placed on one server.

import secrets

with open('20230116150638.mov', mode='rb') as f:
  payload = list(f.read())

key = bytes(secrets.token_bytes(len(payload)))

for i in range(len(payload)):
  payload[i] = payload[i] ^ key[i]

with open('20230116150638.key', mode='wb') as f:
  f.write(key)

with open('20230116150638.enc', mode='wb') as f:
  f.write(bytes(payload))

Buyer must figure out how to retrieve this video.
Seller will not publish this video elsewhere until 7 days after the transaction.

Service Price paid to provider

VirMach server costs USD $9.43 every year, with next invoice date 2023-12-24.
GreenCloudVPS server costs USD $25 every year, with next invoice date 2023-09-08.

Provider Transfer Policy

VirMach transfer will be performed with the Cancel Service button.
VirBot charges $3 billing service fee.

GreenCloudVPS transfer will be performed via ticket.
365 Group LLC charges $10 billing service fee.

Seller pays billing service fee.

Transfer Fee paid to @yoursunny

Initially, I will only sell both servers together.
Starting 2023-03-27 noon UTC, I can sell each server individually.

payment method VirMach GreenCloudVPS both
Venmo or BlueBird or CashApp $9.56 $25.00 $33.33
PayPal (seller pays transaction fee) $10.80 $28.00 $37.65

If the transfer fails to complete due to reasons outside of seller's control, payment gateway transaction fee and provider billing service fee will be deducted from the refund.

Thanked by (1)shallow

Comments

Sign In or Register to comment.