I am using AWS and the EC2 instances extensively. However I had one issue with finding the best prices for on demand and spot instances. So I developed my own code to check the best prices. The software will collect the data from AWS and will put it in a […]
Yearly Archives: 2020
Working remote or an online gamer; it is important to have reliable connection. When you check the download and upload speed, you may see no problems and Speedtest also shows the jitter. You can check a definition also here . I was looking a good solution to see my network […]
You need your own server where you can connect with SSH as a prerequisite for ssh tunneling. For this purpose you can use “Amazon Web Services Free Tier EC2 instances” or “Google Cloud Platform Free Tier – Compute Instances“ We will use a port for the tunneling and use our […]
SSH tunneling over https to bypass firewalls Check first “SSH Tunneling” if you need more details before starting with “SSH tunneling over https”. In this topic we will learn how to bypass firewall that blocks SSH at application level using “SSH tunneling over https”. This will also bypass web proxy […]