document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. cat > /etc/apt/apt.conf.d/01proxy << eof
  2. Acquire::http::Proxy "http://192.168.0.1:3142";
  3. eof
');