I have an idea that could possibly improve the project.
What if we use GAS to make our requests to the VPS and instead of returning the response via GAS we use IP spoofing on the vps side to set the source IP the IP of a whitelisted service such as google (It would need raw socket access on the VPS side) and directly send the response to the client bypassing the DPI
if that can be implemented it can reduce quota usage as well as reducing the latency and improving download speed.
This method has already been done using DNS query as upload and IP spoofing for download if i understand correctly.
Thank you for this great project.
I have an idea that could possibly improve the project.
What if we use GAS to make our requests to the VPS and instead of returning the response via GAS we use IP spoofing on the vps side to set the source IP the IP of a whitelisted service such as google (It would need raw socket access on the VPS side) and directly send the response to the client bypassing the DPI
if that can be implemented it can reduce quota usage as well as reducing the latency and improving download speed.
This method has already been done using DNS query as upload and IP spoofing for download if i understand correctly.
Thank you for this great project.