Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Bypass vps bandwith limit

Hello, I noticed that most VPS providers offer unlimited inbound bandwidth and impose a limit of 10 GB to 5 TB outbound bandwidth per month. After reaching this limit, they start charging for additional usage. Is there any way to bypass this, such as using a proxy or doing something to spoof outgoing data as incoming data, etc.?

Comments

  • allthemtingsallthemtings Member, Megathread Squad

    No

  • yoursunnyyoursunny Member, IPv6 Advocate
    edited August 2024

    It's impossible to bypass bandwidth accounting through a proxy.
    Any traffic going to the proxy is still counted towards your server's traffic consumption.

    However, if the provider offers free internal traffic among your servers, you could optimize traffic usage by choosing your other server as proxy.
    Suppose you have server A and server B, each allowing 5TB external traffic and unmetered internal traffic.
    If you need 9TB on server A and none on server B, you can route half of the traffic from server A through server B via the internal network.

  • edited August 2024

    You can use compression to reduce bandwidth used, increasing the amount of effective data transferred.

    Or you can choose a different provider. Netcup for example allows 2TB full speed every 24h and afterwards limit to 200 Mbps. If you download+upload nonstop you should be able to transfer 100TB in and 100TB out each month.

  • use racknerd to double bandwidth .

  • @addyop04 said:
    Hello, I noticed that most VPS providers offer unlimited inbound bandwidth and impose a limit of 10 GB to 5 TB outbound bandwidth per month. After reaching this limit, they start charging for additional usage. Is there any way to bypass this, such as using a proxy or doing something to spoof outgoing data as incoming data, etc.?

    So illegal bandwidth stealing ?

  • Shutdown the server.

    Thanked by 1sh97
  • sh97sh97 Member, Host Rep

    @dosai said:
    Shutdown the server.

  • Its possible but will be super slow. You have to use a side-channel to exfiltrate the data.

    Let's say your the VPS management panel of the provider allows to view the current memory usage or the cpu usage. You can exfill the data through those counters.

    You can encode the data to a series of zeros and ones. For each zero bit, you allocate say 1 GB of ram hold for 5 second or so and then free it. Similarly for a one bit you allocate 2GB for 5 second.

    Now when looking at the panel assuming the base usage is 0, memory usage of 1 GB indicates a 0 bit and 2 GB indicates 1 bit. This way entire data can be exfiltrated at a speed of 1 bit per 5 second. For reliability you can add error correcting bits if necessary.

    Slow but works.

  • @rattlecattle said: Slow but works.

    to get a whopping 64 kBytes extra per month

  • You can use IPv9 tunnel, it will not count to your bandwidth limit. Providers ale collecting only IPv4 and IPv6 usage.

  • @cmeerw said:

    @rattlecattle said: Slow but works.

    to get a whopping 64 kBytes extra per month

    64 kBytes is for starters. Sure it can be improved if the OP wants to go this way.

Sign In or Register to comment.