Posts

Showing posts with the label Router

Pastego - Scrape/Parse Pastebin Using Become In Addition To Facial Expression Grammer (Peg)

Image
Scrape/Parse Pastebin using GO as well as grammer human face (PEG). Installation $ become instruct -u github.com/edoz90/pastego Usage Search keywords are example sensitive pastego -s "password,keygen,PASSWORD" You tin purpose boolean operators to cut down simulated positive pastego -s "quake && earthquake, password && (php || sudo || Linux || '<body>')" This ascendancy volition search for bins amongst quake simply non earthquake words as well as for bins amongst password simply non php , sudo , Linux , <body> words. usage: pastego [<flags>] Flags: --help Show context-sensitive assist (also endeavor --help-long as well as --help-man). -s, --search="pass" Strings to search, i.e: "password,ssh" -o, --output="results" Folder to salve the bins -i, --insensitive Search for case-insensitive strings Supported expression/operators: `&&` ...

Tor Router - A Tool That Permit Yous To Brand Tor Your Default Gateway Together With Post All Mesh Connections Nether Tor

Image
Tor Router allow you lot to purpose TOR equally a transparent proxy in addition to mail all your trafic nether TOR INCLUDING DNS REQUESTS , the solely that you lot require is: a organization using systemd (if you lot desire to purpose the service) in addition to tor. Script to install on distros using SystemD only If you lot are using BlackArch Linux ( https://blackarch.org ) you lot tin install the script from the repos using the next command: # pacman -S tor-router To install from source: $ git clone https://gitlab.com/edu4rdshl/tor-router.git && cd ./tor-router && sudo bash install.sh Usage In distros using systemd, you lot should consideer using the install.sh script, anyways the procedure to install/configure tor-router is described here. It script require root privileges Open a final in addition to clone the script using the next command: $ git clone https://gitlab.com/edu4rdshl/tor-router.git && cd tor-router/files Put the next lines...