Recent content by AWSProxies

  1. A

    Permanently Closed Marketplace Sales Thread

    Any $5k accounts in stock? If possible, I'd rather have one with CloudFront distributions enabled, so I don't have to deal further with the AWS support to get it enabled.
  2. A

    My "another" Journey to $5k/ Day Streaming Sites

    Can you share stats (e.g. daily traffic usage, RAM and CPU utilization) from your streaming servers?
  3. A

    Anime streaming website

    Would ask the same now. Are you streaming from your servers or embedding from others?
  4. A

    vpn or vps

    Tailscale is meant to create a direct encrypted connection from any place to your PC/server. You then need to run a proxy server on your PC and have it bind to your Tailscale IP (that 100.x IP, see your Tailscale portal for detail). And from where you are, just set that IP:port in your browser...
  5. A

    Downloading Video ... Not Enabled?

    Internet Download Manager.
  6. A

    [Journey] Game Account Generator From Scratch - Dev To IM

    Keep up! What's a game account generator by the way?
  7. A

    Anonymous domain advice

    Any registrar that is Tor-friendly and accepts crypto payments is okay. Use Monero if possible, which will make sure no transaction is traceable. Use something like XMR.TO to shape shift from Monero to BTC, if you need to pay BTC.
  8. A

    Downloading Video ... Not Enabled?

    Open up your DevTools, switch to Network tab, filter for Media requests only. You will see a record of network activity including a media file in HTTP response. Copy that link then. This will not always work though. Did you try IDM?
  9. A

    [Guides] Unpopular Parasites that work like a Charm

    How to do with Amazon S3? Guide?
  10. A

    Has anyone ever used aws lightsail?

    Lightsail sucks. I don't know about the others but low-end machines are heavily throttled. It always makes more sense to use another AIO cloud like Linode, Vultr, or Hetzner than them.
  11. A

    Is it possible to access twitter with ipv6 proxy?

    Here's a nice website to check the status of popular web services. https://ipv6.watch/
  12. A

    Hello All

    Welcome, and good luck!
  13. A

    Need to change IP

    You might actually make use of Heroku. Deploy a chisel server in there, and make a connection from your PC using chisel client. That'll do TCP-over-HTTP and give you a SOCKS5 server. You can then restart your Heroku app anytime you want to get a new IP.
  14. A

    vpn or vps

    You can use Tailscale, and enable screen sharing (RDP or VNC). That will make sure you make a P2P connection to your home PC, and reach the RDP/VNC server without any routing or forwarding.
Back
Top