Secret DPI distribution

It is a program that interferes with illegal interception and modulation through deep packet analysis. We have made GUIDPI a GUI version for easy use. Delete the /Vendor folder (GoodbYEDPI) and operate by changing the MTU when only the only secretdpi.exe is executed. It is a shortcut to modify the string of TCP fragmentation and http header part, so SSH tunneling, VPN, etc.

Find an IP access from AWS (PHP)

When you use the Amazon server, if you get a server IP, the private IP is output. So I made it to save the official IP. <? if (in_array (Substr ($ _ Server ['Server_addr']], 0, 3), array('172'))) if(strrpos(gethostname(), '.compute.internal')!==false) $_SERVER['SERVER_ADDR'] = file_get_contents('http://169.254.169.254/latest/meta-data/public-ipv4'); echo $_SERVER['SERVER_ADDR']; ?>

Keyboard mouse sharing

I am using two computers, but in Windows+Windows, I used it as a Microsoft Garage Mouse with Borders, but this time I used it as a Mac+Windows, so I was worried because the program was not supported. Once in a hurry, KM switches in Amazon Delivery is so slow ㅠㅠ… . After all, search for a sharing program Synergy feels like something is slow while thinking about SYNERGY and SHAREMOUSE ...

Using Stripe in Korea

While I was wondering if Stripe could not be used in Korea, I remembered a funny method. In Australia, you can use Stripe without entering a social security number or business registration number. The information to be entered in Stripe requires local account number, phone number, and address. Australian account (AUD) is issued from Payoneer. Create an Australian phone number with Skype. (Because it is impossible in Korea, it is created by remotely connecting to the cloud in Australia.) Of

SSL application has been changed.

Overall, SSL has been applied first to the parts needed for membership and security. As shown in the chart above, there are still many XP users below Explorer 8, so the SSL is not working correctly. In the future, we will apply the browser/OS to apply SSL. (* Let's Encrypt supports SSL.)