Skip to content

Instantly share code, notes, and snippets.

View dominusLabs's full-sized avatar

Dom dominusLabs

  • Dominus Labs LLC
View GitHub Profile
chrome.tabs.query( { active: true, currentWindow: true }, function( tabs ) {
chrome.tabs.update( tabs[0].id, { url: "https://myprepaidcenter.com/login/user" } );
});
#!/bin/bash
FILE_NAME=`date | tr ' ' '_' | tr ':' '_'`
export DEBIAN_FRONTEND=noninteractive >> /var/${FILE_NAME} 2>&1
apt update -y && apt upgrade -y >> /var/${FILE_NAME} 2>&1
hostnamectl set-hostname domnag >> /var/${FILE_NAME} 2>&1
sudo apt install squid -y >> /var/${FILE_NAME} 2>&1
sudo apt install squid-common -y >> /var/${FILE_NAME} 2>&1
sudo apt install apache2-utils -y >> /var/${FILE_NAME} 2>&1
curl -o squid.conf https://raw.githubusercontent.com/mechaadi/squidconf/master/squid.conf >> /var/${FILE_NAME} 2>&1
sudo cp squid.conf /etc/squid >> /var/${FILE_NAME} 2>&1

Keybase proof

I hereby claim:

  • I am dominuslabs on github.
  • I am dom_tor (https://keybase.io/dom_tor) on keybase.
  • I have a public key ASASEAP3yPAVBm_luBCUU0eFcTdi8NluiC_P1X3cjvth_Qo

To claim this, I am signing this object: